Home
last modified time | relevance | path

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

/external/strace/
Dcount.c51 count_syscall(struct tcb *tcp, const struct timeval *syscall_exiting_tv) in count_syscall() function
Ddefs.h606 extern void count_syscall(struct tcb *, const struct timeval *);
Dsyscall.c2544 count_syscall(tcp, &tv); in trace_syscall_exiting()
DChangeLog-CVS1415 * count.c (count_syscall): New function.
1416 * defs.h (count_syscall): Declare it.