Searched refs:PERF_RECORD_COMM (Results 1 – 17 of 17) 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()
74 if (event->header.type == PERF_RECORD_COMM && in check_comm()178 if (event->header.type == PERF_RECORD_COMM) { in process_event()
49 case PERF_RECORD_COMM: in count_samples()
127 if (event->header.type != PERF_RECORD_COMM || in test__perf_time_to_tsc()
43 [PERF_RECORD_COMM] = "COMM",477 case PERF_RECORD_COMM: in perf_event__fprintf()
967 [PERF_RECORD_COMM] = perf_event__comm_swap,1483 case PERF_RECORD_COMM: in machines__deliver_event()
539 [PERF_RECORD_COMM] = &pyrf_comm_event__type,
163 event->comm.header.type = PERF_RECORD_COMM; in perf_event__prepare_comm()
1954 case PERF_RECORD_COMM: in machine__process_event()
793 PERF_RECORD_COMM = 3, enumerator
764 PERF_RECORD_COMM = 3, enumerator
374 PERF_RECORD_COMM = 3,
752 case PERF_RECORD_COMM: in perf_sample__fprintf_start()
7760 .type = PERF_RECORD_COMM, in perf_event_comm()