Searched refs:output_syscall (Results 1 – 1 of 1) sorted by relevance
/external/ltrace/ |
D | handle_event.c | 525 output_syscall(struct process *proc, const char *name, enum tof tof, in output_syscall() function 549 output_syscall(proc, name, LT_TOF_SYSCALL, true, NULL); in output_syscall_left() 556 output_syscall(proc, name, LT_TOF_SYSCALLR, false, spent); in output_syscall_right()
|