Lines Matching refs:event
107 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pid()
118 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_ppid()
120 if (info->event.ctev_type != CT_PR_EV_FORK) in ct_pr_event_get_ppid()
131 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_signal()
133 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_signal()
144 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_sender()
146 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_sender()
157 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_senderct()
159 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_senderct()
170 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_exitstatus()
172 if (info->event.ctev_type != CT_PR_EV_EXIT) in ct_pr_event_get_exitstatus()
183 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pcorefile()
185 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_pcorefile()
197 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_gcorefile()
199 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_gcorefile()
211 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_zcorefile()
213 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_zcorefile()