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

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

Completed in 133 milliseconds