Searched refs:PERF_RECORD_MISC_COMM_EXEC (Results 1 – 4 of 4) sorted by relevance
805 #define PERF_RECORD_MISC_COMM_EXEC (1 << 13) macro
291 PERF_RECORD_MISC_COMM_EXEC E
607 bool exec = event->header.misc & PERF_RECORD_MISC_COMM_EXEC; in machine__process_comm_event()