Home
last modified time | relevance | path

Searched refs:PERF_RECORD_MISC_COMM_EXEC (Results 1 – 4 of 4) sorted by relevance

/tools/include/uapi/linux/
A Dperf_event.h805 #define PERF_RECORD_MISC_COMM_EXEC (1 << 13) macro
/tools/perf/util/
A Devent.c183 if (event->header.misc & PERF_RECORD_MISC_COMM_EXEC) in perf_event__fprintf_comm()
A Dmachine.c607 bool exec = event->header.misc & PERF_RECORD_MISC_COMM_EXEC; in machine__process_comm_event()
/tools/perf/Documentation/
A Dperf-script.txt291 PERF_RECORD_MISC_COMM_EXEC E

Completed in 16 milliseconds