Searched refs:ctev_type (Results 1 – 5 of 5) sorted by relevance
122 if (info->event.ctev_type != CT_PR_EV_FORK) in ct_pr_event_get_ppid()135 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_signal()148 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_sender()161 if (info->event.ctev_type != CT_PR_EV_SIGNAL) in ct_pr_event_get_senderct()174 if (info->event.ctev_type != CT_PR_EV_EXIT) in ct_pr_event_get_exitstatus()187 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_pcorefile()201 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_gcorefile()215 if (info->event.ctev_type != CT_PR_EV_CORE) in ct_pr_event_get_zcorefile()
541 return (info->event.ctev_type); in ct_event_get_type()
89 uint32_t ctev_type; member
72 uint32_t ctev_type; member
2627 STRUCT_FSET(ev, ctev_type, temp->cte_type); in cte_get_event()