HomeSort by relevance Sort by last modified time
    Searched refs:tv_div (Results 1 - 3 of 3) sorted by null

  /external/strace/
count.c 178 tv_div(&overhead, &overhead, 10);
205 tv_div(&dtv, &counts[j].time, counts[j].calls);
defs.h 605 extern void tv_div(struct timeval *, struct timeval *, int);
util.c 154 tv_div(tv, a, n) function
    [all...]

Completed in 220 milliseconds