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

  /external/strace/
count.c 175 tv_div(&overhead, &overhead, 10);
197 tv_div(&dtv, &cc->time, cc->calls);
defs.h 654 extern void tv_div(struct timeval *, const struct timeval *, int);
util.c 108 tv_div(struct timeval *tv, const struct timeval *a, int n) function

Completed in 65 milliseconds