OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_div
(Results
1 - 3
of
3
) sorted by null
/external/strace/
count.c
178
tv_div
(&overhead, &overhead, 10);
205
tv_div
(&dtv, &counts[j].time, counts[j].calls);
defs.h
601
extern void
tv_div
(struct timeval *, struct timeval *, int);
util.c
150
tv_div
(tv, a, n)
function
[
all
...]
Completed in 50 milliseconds