Lines Matching refs:DEBUG_FUNCTION
90 debug(DEBUG_FUNCTION, "handle_event(pid=%d, type=%d)",
225 debug(DEBUG_FUNCTION, "pending_new(%d)", pid);
241 debug(DEBUG_FUNCTION, "pending_new_insert(%d)", pid);
256 debug(DEBUG_FUNCTION, "pending_new_remove(%d)", pid);
271 debug(DEBUG_FUNCTION, "handle_clone(pid=%d)", event->proc->pid);
320 debug(DEBUG_FUNCTION, "handle_new(pid=%d)", event->e_un.newpid);
350 debug(DEBUG_FUNCTION, "shortsignal(pid=%d, signum=%d)", proc->pid, signum);
376 debug(DEBUG_FUNCTION, "sysname(pid=%d, sysnum=%d)", proc->pid, sysnum);
396 debug(DEBUG_FUNCTION, "arch_sysname(pid=%d, sysnum=%d)", proc->pid, sysnum);
413 debug(DEBUG_FUNCTION, "handle_signal(pid=%d, signum=%d)", event->proc->pid, event->e_un.signum);
502 debug(DEBUG_FUNCTION, "handle_exit(pid=%d, status=%d)", event->proc->pid, event->e_un.ret_val);
514 debug(DEBUG_FUNCTION, "handle_exit_signal(pid=%d, signum=%d)", event->proc->pid, event->e_un.signum);
562 debug(DEBUG_FUNCTION, "handle_syscall(pid=%d, sysnum=%d)", event->proc->pid, event->e_un.sysnum);
582 debug(DEBUG_FUNCTION, "handle_exec(pid=%d)", proc->pid);
604 debug(DEBUG_FUNCTION, "handle_arch_syscall(pid=%d, sysnum=%d)", event->proc->pid, event->e_un.sysnum);
619 debug(DEBUG_FUNCTION, "handle_x_sysret(pid=%d, sysnum=%d)",
690 debug(DEBUG_FUNCTION, "handle_breakpoint(pid=%d, addr=%p)",
774 debug(DEBUG_FUNCTION, "callstack_push_syscall(pid=%d, sysnum=%d)", proc->pid, sysnum);
800 debug(DEBUG_FUNCTION, "callstack_push_symfunc(pid=%d, symbol=%s)",
839 debug(DEBUG_FUNCTION, "callstack_pop(pid=%d)", proc->pid);