Searched refs:PERF_RECORD_COMM (Results 1 – 14 of 14) sorted by relevance
220 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()230 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()239 case PERF_RECORD_COMM: in test__PERF_RECORD()295 if (nr_events[PERF_RECORD_COMM] > 1) { in test__PERF_RECORD()300 if (nr_events[PERF_RECORD_COMM] == 0) { in test__PERF_RECORD()
39 if (event->header.type == PERF_RECORD_COMM && in find_comm()
45 case PERF_RECORD_COMM: in count_samples()
67 if (event->header.type == PERF_RECORD_COMM && in check_comm()171 if (event->header.type == PERF_RECORD_COMM) { in process_event()
120 if (event->header.type != PERF_RECORD_COMM || in test__perf_time_to_tsc()
762 PERF_RECORD_COMM = 3, enumerator
33 [PERF_RECORD_COMM] = "COMM",207 event->comm.header.type = PERF_RECORD_COMM; in perf_event__prepare_comm()1475 case PERF_RECORD_COMM: in perf_event__fprintf()
788 [PERF_RECORD_COMM] = perf_event__comm_swap,1279 case PERF_RECORD_COMM: in machines__deliver_event()
506 [PERF_RECORD_COMM] = &pyrf_comm_event__type,
1775 case PERF_RECORD_COMM: in machine__process_event()
369 PERF_RECORD_COMM = 3,
664 case PERF_RECORD_COMM: in perf_sample__fprintf_start()1903 PERF_RECORD_COMM, stdout); in process_comm_event()
6988 .type = PERF_RECORD_COMM, in perf_event_comm()