Searched refs:tv_div (Results 1 – 3 of 3) sorted by relevance
178 tv_div(&overhead, &overhead, 10); in call_summary_pers()205 tv_div(&dtv, &counts[j].time, counts[j].calls); in call_summary_pers()
605 extern void tv_div(struct timeval *, struct timeval *, int);
154 tv_div(tv, a, n) in tv_div() function