Home
last modified time | relevance | path

Searched refs:check_for_generic_compat_pmu (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A Dreserved_bits_mmcra_thresh_ctl_test.c25 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_thresh_ctl()
H A Dhw_cache_event_type_test.c52 SKIP_IF(check_for_generic_compat_pmu()); in hw_cache_event_type_test()
H A Dreserved_bits_mmcra_sample_elig_mode_test.c29 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_sample_elig_mode()
H A Devent_alternatives_tests_p10.c41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p10()
H A Dblacklisted_events_test.c112 SKIP_IF(check_for_generic_compat_pmu()); in blacklisted_events()
H A Devent_alternatives_tests_p9.c41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p9()
H A Dgeneric_events_valid_test.c25 SKIP_IF(check_for_generic_compat_pmu()); in generic_events_valid_test()
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dbhrb_filter_map_test.c53 SKIP_IF(check_for_generic_compat_pmu()); in bhrb_filter_map_test()
H A Dmisc.h58 bool check_for_generic_compat_pmu(void);
H A Dmisc.c513 bool check_for_generic_compat_pmu(void) in check_for_generic_compat_pmu() function