Searched refs:PERF_RECORD_MAX (Results 1 – 5 of 5) 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()
408 if (event->header.type < PERF_RECORD_MAX) { in process_event()
1210 PERF_RECORD_MAX, /* non-ABI */ enumerator
1207 } else if (event->header.type < PERF_RECORD_MAX) { in deliver_event()