Searched refs:tv_mul (Results 1 – 4 of 4) sorted by relevance
177 tv_mul(&overhead, &shortest, 8); in call_summary_pers()185 tv_mul(&dtv, &overhead, counts[i].calls); in call_summary_pers()
600 extern void tv_mul(struct timeval *, struct timeval *, int);
160 tv_mul(tv, a, n) in tv_mul() function
1291 * util.c (tv_mul): Multiply tv_usec properly.