Searched refs:PERF_RECORD_MAX (Results 1 – 4 of 4) sorted by relevance
70 int total_events = 0, nr_events[PERF_RECORD_MAX] = { 0, }; in test__PERF_RECORD()182 if (type < PERF_RECORD_MAX) in test__PERF_RECORD()
399 if (event->header.type < PERF_RECORD_MAX) { in process_event()
1149 PERF_RECORD_MAX, /* non-ABI */ enumerator
1204 } else if (event->header.type < PERF_RECORD_MAX) { in deliver_event()