Searched refs:tv_sub (Results 1 - 5 of 5) sorted by relevance

/external/strace/
H A Dcount.c70 tv_sub(tv, syscall_exiting_tv, &tcp->etime);
182 tv_sub(&counts[i].time, &counts[i].time, &dtv);
H A Ddefs.h652 extern void tv_sub(struct timeval *, const struct timeval *, const struct timeval *);
H A Dstrace.c647 tv_sub(&dtv, &tv, &otv);
2158 tv_sub(&tcp->dtime, &ru.ru_stime, &tcp->stime);
H A Dsyscall.c1107 tv_sub(&tv, &tv, &tcp->etime);
H A Dutil.c97 tv_sub(struct timeval *tv, const struct timeval *a, const struct timeval *b) function

Completed in 115 milliseconds