Home
last modified time | relevance | path

Searched refs:tv_div (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dcount.c178 tv_div(&overhead, &overhead, 10); in call_summary_pers()
201 tv_div(&dtv, &cc->time, cc->calls); in call_summary_pers()
Dutil.c92 tv_div(struct timeval *tv, const struct timeval *a, int n) in tv_div() function
Ddefs.h713 extern void tv_div(struct timeval *, const struct timeval *, int);
DChangeLog36149 * defs.h (tv_nz, tv_cmp, tv_float, tv_add, tv_sub, tv_mul, tv_div): Add
36151 * util.c (tv_nz, tv_cmp, tv_float, tv_add, tv_sub, tv_mul, tv_div):