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

  /external/strace/
count.c 177 tv_mul(&overhead, &shortest, 8);
184 tv_mul(&dtv, &overhead, counts[i].calls);
defs.h 712 extern void tv_mul(struct timeval *, const struct timeval *, int);
    [all...]
util.c 100 tv_mul(struct timeval *tv, const struct timeval *a, int n) function

Completed in 105 milliseconds