Searched refs:tv_div (Results 1 – 4 of 4) sorted by relevance
/external/strace/ |
D | count.c | 178 tv_div(&overhead, &overhead, 10); in call_summary_pers() 201 tv_div(&dtv, &cc->time, cc->calls); in call_summary_pers()
|
D | util.c | 92 tv_div(struct timeval *tv, const struct timeval *a, int n) in tv_div() function
|
D | defs.h | 713 extern void tv_div(struct timeval *, const struct timeval *, int);
|
D | ChangeLog | 36149 * 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):
|