Searched refs:PERF_RECORD_COMM (Results 1 – 14 of 14) sorted by relevance
224 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()234 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()243 case PERF_RECORD_COMM: in test__PERF_RECORD()301 if (nr_events[PERF_RECORD_COMM] > 1 + !!found_coreutils_mmap) { in test__PERF_RECORD()306 if (nr_events[PERF_RECORD_COMM] == 0) { in test__PERF_RECORD()
45 if (event->header.type == PERF_RECORD_COMM && in find_comm()
49 case PERF_RECORD_COMM: in count_samples()
126 if (event->header.type != PERF_RECORD_COMM || in test__perf_time_to_tsc()
75 if (event->header.type == PERF_RECORD_COMM && in check_comm()179 if (event->header.type == PERF_RECORD_COMM) { in process_event()
125 comm.header.type = PERF_RECORD_COMM; in write_comm()
850 PERF_RECORD_COMM = 3, enumerator
43 [PERF_RECORD_COMM] = "COMM",496 case PERF_RECORD_COMM: in perf_event__fprintf()
566 [PERF_RECORD_COMM] = &pyrf_comm_event__type,
987 [PERF_RECORD_COMM] = perf_event__comm_swap,1513 case PERF_RECORD_COMM: in machines__deliver_event()
177 event->comm.header.type = PERF_RECORD_COMM; in perf_event__prepare_comm()
2001 case PERF_RECORD_COMM: in machine__process_event()
374 PERF_RECORD_COMM = 3,
790 case PERF_RECORD_COMM: in perf_sample__fprintf_start()