Symbol: platform_check_for_tests
tools/testing/selftests/powerpc/pmu/event_code_tests/blacklisted_events_test.c
103
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p10.c
32
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p9.c
30
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/generic_events_valid_test.c
23
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_cache_test.c
32
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_l2l3_sel_test.c
35
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_mmcra_sample_test.c
23
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc56_test.c
23
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc_count_test.c
25
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_radix_scope_qual_test.c
31
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_repeat_test.c
26
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_cmp_test.c
37
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_ctl_test.c
36
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_sel_test.c
35
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_unit_test.c
37
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/group_pmc56_exclude_constraints_test.c
26
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/hw_cache_event_type_test.c
49
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/invalid_event_code_test.c
38
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_sample_elig_mode_test.c
27
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_thresh_ctl_test.c
22
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_filter_map_test.c
47
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c
158
SKIP_IF(platform_check_for_tests());
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.h
41
extern int platform_check_for_tests(void);