Home
last modified time | relevance | path

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

/external/strace/
Dcount.c53 struct timeval wtv; in count_syscall() local
54 struct timeval *tv = &wtv; in count_syscall()
102 tv_add(&cc->time, &cc->time, count_wallclock ? &wtv : tv); in count_syscall()