Searched refs:count_syscall (Results 1 – 5 of 5) sorted by relevance
52 count_syscall(struct tcb *tcp, const struct timespec *syscall_exiting_ts) in count_syscall() function
752 count_syscall(tcp, ts); in syscall_exiting_trace()
452 extern void count_syscall(struct tcb *, const struct timespec *);
6442 (syscall_exiting_decode, syscall_exiting_trace, count_syscall): Change6456 (count_syscall): Change the type of "struct timeval *" argument to6477 count: cleanup count_syscall.6481 (count_syscall): Remove dead code. The remaining code does the same22209 * count.c (count_syscall): Use syserror instead of u_error.38399 * count.c (count_syscall, call_summary_pers): Use xcalloc.43703 Constify count_syscall function.43704 * count.c (count_syscall): Add const qualifier to timeval argument and43707 * defs.h (count_syscall): Update prototype.43708 * syscall.c (trace_syscall_exiting): Update count_syscall invocation.[all …]
1415 * count.c (count_syscall): New function.1416 * defs.h (count_syscall): Declare it.