Searched refs:PERF_COUNT_SW_MAX (Results 1 – 6 of 6) sorted by relevance
135 PERF_COUNT_SW_MAX, /* non-ABI */ enumerator
314 extern const char *const evsel__sw_names[PERF_COUNT_SW_MAX];
749 const char *const evsel__sw_names[PERF_COUNT_SW_MAX] = {764 if (config < PERF_COUNT_SW_MAX && evsel__sw_names[config]) in __evsel__sw_name()
1572 extern struct static_key perf_swevent_enabled[PERF_COUNT_SW_MAX];
11180 struct static_key perf_swevent_enabled[PERF_COUNT_SW_MAX];11220 if (event_id >= PERF_COUNT_SW_MAX) in perf_swevent_init()