Lines Matching refs:event
109 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pid()
120 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_ppid()
122 if (info->event.ctev_type != CT_PR_EV_FORK) in ct_pr_event_get_ppid()
133 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_signal()
135 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_signal()
146 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_sender()
148 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_sender()
159 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_senderct()
161 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_senderct()
172 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_exitstatus()
174 if (info->event.ctev_type != CT_PR_EV_EXIT) in ct_pr_event_get_exitstatus()
185 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pcorefile()
187 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_pcorefile()
199 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_gcorefile()
201 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_gcorefile()
213 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_zcorefile()
215 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_zcorefile()