Home
last modified time | relevance | path

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

/external/strace/
Dcount.c52 count_syscall(struct tcb *tcp, const struct timespec *syscall_exiting_ts) in count_syscall() argument
68 ts_sub(&wts, syscall_exiting_ts, &tcp->etime); in count_syscall()