OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tv_add
(Results
1 - 4
of
4
) sorted by null
/external/strace/
count.c
105
tv_add
(&cc->time, &cc->time, count_wallclock ? &wtv : tv);
190
tv_add
(&tv_cum, &tv_cum, &counts[i].time);
defs.h
734
extern void
tv_add
(struct timeval *, const struct timeval *, const struct timeval *);
util.c
106
tv_add
(struct timeval *tv, const struct timeval *a, const struct timeval *b)
function
[
all
...]
ChangeLog-CVS
[
all
...]
Completed in 235 milliseconds