Searched refs:PERF_RECORD_COMM (Results 1 – 17 of 17) sorted by relevance
243 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()253 if ((type == PERF_RECORD_COMM || in test__PERF_RECORD()262 case PERF_RECORD_COMM: in test__PERF_RECORD()320 if (nr_events[PERF_RECORD_COMM] > 1 + !!found_coreutils_mmap) { in test__PERF_RECORD()325 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()
77 if (event->header.type == PERF_RECORD_COMM && in check_comm()187 if (event->header.type == PERF_RECORD_COMM) { in process_event()
157 if (event->header.type != PERF_RECORD_COMM || in test__perf_time_to_tsc()
129 comm.header.type = PERF_RECORD_COMM; in write_comm()
925 PERF_RECORD_COMM = 3, enumerator
46 [PERF_RECORD_COMM] = "COMM",632 case PERF_RECORD_COMM: in perf_event__fprintf()
721 [PERF_RECORD_COMM] = perf_event__comm_swap,1488 case PERF_RECORD_COMM: in machines__deliver_event()
471 [PERF_RECORD_COMM] = &pyrf_comm_event__type,
178 event->comm.header.type = PERF_RECORD_COMM; in perf_event__prepare_comm()
1954 case PERF_RECORD_COMM: in machine__process_event()
377 PERF_RECORD_COMM = 3,
1159 if (event->header.type != PERF_RECORD_COMM || in host_peek_vm_comms_cb()
895 case PERF_RECORD_COMM: in perf_sample__fprintf_start()
9338 .type = PERF_RECORD_COMM, in perf_event_comm()