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

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

Completed in 159 milliseconds