Home
last modified time | relevance | path

Searched refs:ts_add (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dcount.c70 ts_add(&cc->time, &cc->time, &wts); in count_syscall()
73 ts_add(&cc->time, &cc->time, &tcp->dtime); in count_syscall()
157 ts_add(&tv_cum, &tv_cum, &counts[i].time); in call_summary_pers()
Ddelay.c138 ts_add(&tcp->delay_expiration_time, &ts_now, ts_diff); in delay_tcb()
Dutil.c75 ts_add(struct timespec *tv, const struct timespec *a, const struct timespec *b) in ts_add() function
Ddefs.h1009 extern void ts_add(struct timespec *, const struct timespec *, const struct timespec *);
DChangeLog6446 ts_nz, ts_cmp, ts_float, ts_add, ts_sub, ts_div, and ts_mul. Change
6450 Rename to ts_nz, ts_cmp, ts_float, ts_add, ts_sub, ts_div, and ts_mul.