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

  /external/strace/
count.c 180 tv_div(&overhead, &overhead, 10);
202 tv_div(&dtv, &cc->time, cc->calls);
defs.h 737 extern void tv_div(struct timeval *, const struct timeval *, int);
util.c 128 tv_div(struct timeval *tv, const struct timeval *a, int n) function
    [all...]

Completed in 110 milliseconds