Searched refs:count_syscall (Results 1 – 4 of 4) sorted by relevance
51 count_syscall(struct tcb *tcp, const struct timeval *syscall_exiting_tv) in count_syscall() function
606 extern void count_syscall(struct tcb *, const struct timeval *);
2544 count_syscall(tcp, &tv); in trace_syscall_exiting()
1415 * count.c (count_syscall): New function.1416 * defs.h (count_syscall): Declare it.