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