Searched refs:CTT_PROCESS (Results 1 – 3 of 3) sorted by relevance
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()131 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_signal()144 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_sender()157 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_senderct()170 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_exitstatus()183 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pcorefile()197 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_gcorefile()211 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_zcorefile()229 if (info->status.ctst_type != CTT_PROCESS) in ct_pr_status_get_param()[all …]
76 CTT_PROCESS, /* process contract */ enumerator
790 process_type = contract_type_init(CTT_PROCESS, "process", in contract_process_init()