OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 378 milliseconds