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