Searched refs:PERF_RECORD_COMM (Results 1 – 11 of 11) sorted by relevance
212 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()222 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()231 case PERF_RECORD_COMM: in test__PERF_RECORD()286 if (nr_events[PERF_RECORD_COMM] > 1) { in test__PERF_RECORD()291 if (nr_events[PERF_RECORD_COMM] == 0) { in test__PERF_RECORD()
42 case PERF_RECORD_COMM: in count_samples()
34 if (event->header.type == PERF_RECORD_COMM && in find_comm()
65 if (event->header.type == PERF_RECORD_COMM && in check_comm()169 if (event->header.type == PERF_RECORD_COMM) { in process_event()
112 if (event->header.type != PERF_RECORD_COMM || in test__perf_time_to_tsc()
675 PERF_RECORD_COMM = 3, enumerator
22 [PERF_RECORD_COMM] = "COMM",177 event->comm.header.type = PERF_RECORD_COMM; in perf_event__prepare_comm()1189 case PERF_RECORD_COMM: in perf_event__fprintf()
786 [PERF_RECORD_COMM] = perf_event__comm_swap,1250 case PERF_RECORD_COMM: in machines__deliver_event()
462 [PERF_RECORD_COMM] = &pyrf_comm_event__type,
1518 case PERF_RECORD_COMM: in machine__process_event()
369 PERF_RECORD_COMM = 3,