Searched refs:PERF_TYPE_MAX (Results 1 – 10 of 10) sorted by relevance
136 if (print_state->exclude_abi && pmu_type < PERF_TYPE_MAX && pmu_type != PERF_TYPE_RAW) in default_print_event()383 if (print_state->common.exclude_abi && pmu_type < PERF_TYPE_MAX && in json_print_event()
221 OUTPUT_TYPE_SYNTH = PERF_TYPE_MAX,388 if (type < PERF_TYPE_MAX) in output_type()2843 if (evsel->core.attr.type >= PERF_TYPE_MAX && in process_attr()
37 PERF_TYPE_MAX, /* non-ABI */ enumerator
1222 return PERF_TYPE_MAX; in wellknown_pmu_type()1246 if (pmu->type == PERF_TYPE_MAX) { in perf_pmu__lookup()2186 } else if (attr.type < PERF_TYPE_MAX) { in perf_pmu_alias__check_deprecated()
56 if (type >= PERF_TYPE_MAX) in event_type()209 if (attr->type == PERF_TYPE_RAW || attr->type >= PERF_TYPE_MAX) { in __add_event()
2774 for (i = 0; i < PERF_TYPE_MAX; ++i) { in perf_session__cpu_bitmap()
4279 if (counter->core.attr.type < PERF_TYPE_MAX && counter->core.attr.type != PERF_TYPE_RAW) { in evsel__set_needs_uniquify()
54 u32 type = PERF_TYPE_MAX; in kvm_pmu_get_perf_event_type()
12764 int cpu, max = PERF_TYPE_MAX; in DEFINE_FREE()