Lines Matching refs:STATE_IGNORED
300 proc->state = STATE_IGNORED; in handle_clone()
330 proc->state = STATE_IGNORED; in handle_new()
414 if (event->proc->state != STATE_IGNORED && !options.no_signals) { in handle_signal()
503 if (event->proc->state != STATE_IGNORED) { in handle_exit()
515 if (event->proc->state != STATE_IGNORED) { in handle_exit_signal()
563 if (event->proc->state != STATE_IGNORED) { in handle_syscall()
583 if (proc->state == STATE_IGNORED) { in handle_exec()
605 if (event->proc->state != STATE_IGNORED) { in handle_arch_syscall()
627 if (event->proc->state != STATE_IGNORED) { in handle_x_sysret()
660 if (proc->state != STATE_IGNORED) { in output_right_tos()
743 else if (event->proc->state != STATE_IGNORED) in handle_breakpoint()
751 if (event->proc->state != STATE_IGNORED in handle_breakpoint()