Searched refs:CTT_PROCESS (Results 1 – 3 of 3) sorted by relevance
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()133 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_signal()146 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_sender()159 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_senderct()172 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_exitstatus()185 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_pcorefile()199 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_gcorefile()213 if (info->event.ctev_cttype != CTT_PROCESS) in ct_pr_event_get_zcorefile()231 if (info->status.ctst_type != CTT_PROCESS) in ct_pr_status_get_param()[all …]
78 CTT_PROCESS, /* process contract */ enumerator
789 process_type = contract_type_init(CTT_PROCESS, "process", in contract_process_init()