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);
185 tv_mul(&dtv, &overhead, counts[i].calls);
defs.h 600 extern void tv_mul(struct timeval *, struct timeval *, int);
util.c 160 tv_mul(tv, a, n) function
    [all...]

Completed in 174 milliseconds