/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | reserved_bits_mmcra_thresh_ctl_test.c | 22 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_thresh_ctl()
|
H A D | group_constraint_repeat_test.c | 26 SKIP_IF(platform_check_for_tests()); in group_constraint_repeat()
|
H A D | group_constraint_mmcra_sample_test.c | 23 SKIP_IF(platform_check_for_tests()); in group_constraint_mmcra_sample()
|
H A D | group_constraint_pmc56_test.c | 23 SKIP_IF(platform_check_for_tests()); in group_constraint_pmc56()
|
H A D | group_constraint_radix_scope_qual_test.c | 31 SKIP_IF(platform_check_for_tests()); in group_constraint_radix_scope_qual()
|
H A D | invalid_event_code_test.c | 38 SKIP_IF(platform_check_for_tests()); in invalid_event_code()
|
H A D | group_constraint_cache_test.c | 32 SKIP_IF(platform_check_for_tests()); in group_constraint_cache()
|
H A D | group_constraint_thresh_sel_test.c | 35 SKIP_IF(platform_check_for_tests()); in group_constraint_thresh_sel()
|
H A D | group_constraint_thresh_ctl_test.c | 36 SKIP_IF(platform_check_for_tests()); in group_constraint_thresh_ctl()
|
H A D | group_pmc56_exclude_constraints_test.c | 26 SKIP_IF(platform_check_for_tests()); in group_pmc56_exclude_constraints()
|
H A D | group_constraint_l2l3_sel_test.c | 35 SKIP_IF(platform_check_for_tests()); in group_constraint_l2l3_sel()
|
H A D | hw_cache_event_type_test.c | 49 SKIP_IF(platform_check_for_tests()); in hw_cache_event_type_test()
|
H A D | group_constraint_unit_test.c | 37 SKIP_IF(platform_check_for_tests()); in group_constraint_unit()
|
H A D | group_constraint_pmc_count_test.c | 25 SKIP_IF(platform_check_for_tests()); in group_constraint_pmc_count()
|
H A D | reserved_bits_mmcra_sample_elig_mode_test.c | 26 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_sample_elig_mode()
|
H A D | group_constraint_thresh_cmp_test.c | 37 SKIP_IF(platform_check_for_tests()); in group_constraint_thresh_cmp()
|
H A D | event_alternatives_tests_p10.c | 31 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p10()
|
H A D | blacklisted_events_test.c | 103 SKIP_IF(platform_check_for_tests()); in blacklisted_events()
|
H A D | event_alternatives_tests_p9.c | 30 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p9()
|
H A D | generic_events_valid_test.c | 22 SKIP_IF(platform_check_for_tests()); in generic_events_valid_test()
|
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | bhrb_filter_map_test.c | 47 SKIP_IF(platform_check_for_tests()); in bhrb_filter_map_test()
|
H A D | misc.c | 124 int platform_check_for_tests(void) in platform_check_for_tests() function 151 SKIP_IF(platform_check_for_tests()); in check_pvr_for_sampling_tests()
|
H A D | misc.h | 39 extern int platform_check_for_tests(void);
|