Home
last modified time | relevance | path

Searched refs:SKIP_IF (Results 1 – 26 of 26) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Debb_vs_cpu_event_test.c30 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()
44 SKIP_IF(!ebb_is_supported()); in ebb_vs_cpu_event()
Dcpu_event_vs_ebb_test.c30 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()
44 SKIP_IF(!ebb_is_supported()); in cpu_event_vs_ebb()
Dcpu_event_pinned_vs_ebb_test.c32 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()
46 SKIP_IF(!ebb_is_supported()); in cpu_event_pinned_vs_ebb()
Devent_attributes_test.c19 SKIP_IF(!ebb_is_supported()); in event_attributes()
124 SKIP_IF(require_paranoia_below(1)); in event_attributes()
Dreg_access_test.c21 SKIP_IF(!ebb_is_supported()); in reg_access()
Dclose_clears_pmcc_test.c23 SKIP_IF(!ebb_is_supported()); in close_clears_pmcc()
Dno_handler_test.c22 SKIP_IF(!ebb_is_supported()); in no_handler_test()
Dfork_cleanup_test.c47 SKIP_IF(!ebb_is_supported()); in fork_cleanup()
Dcycles_test.c19 SKIP_IF(!ebb_is_supported()); in cycles()
Dlost_exception_test.c26 SKIP_IF(!ebb_is_supported()); in test_body()
Debb_on_child_test.c50 SKIP_IF(!ebb_is_supported()); in ebb_on_child()
Dtask_event_vs_ebb_test.c43 SKIP_IF(!ebb_is_supported()); in task_event_vs_ebb()
Debb_on_willing_child_test.c57 SKIP_IF(!ebb_is_supported()); in ebb_on_willing_child()
Dpmae_handling_test.c61 SKIP_IF(!ebb_is_supported()); in test_body()
Dpmc56_overflow_test.c52 SKIP_IF(!ebb_is_supported()); in pmc56_overflow()
Dcycles_with_mmcr2_test.c29 SKIP_IF(!ebb_is_supported()); in cycles_with_mmcr2()
Dtask_event_pinned_vs_ebb_test.c45 SKIP_IF(!ebb_is_supported()); in task_event_pinned_vs_ebb()
Dmulti_ebb_procs_test.c82 SKIP_IF(!ebb_is_supported()); in multi_ebb_procs()
Dback_to_back_ebbs_test.c66 SKIP_IF(!ebb_is_supported()); in back_to_back_ebbs()
Dcycles_with_freeze_test.c59 SKIP_IF(!ebb_is_supported()); in cycles_with_freeze()
Dmulti_counter_test.c21 SKIP_IF(!ebb_is_supported()); in multi_counter()
Dinstruction_count_test.c114 SKIP_IF(!ebb_is_supported()); in instruction_count()
/linux-4.4.14/tools/testing/selftests/powerpc/syscalls/
Dipc_unmuxed.c53 SKIP_IF(tests_done == 0); in ipc_unmuxed()
/linux-4.4.14/tools/testing/selftests/powerpc/
Dutils.h38 #define SKIP_IF(x) \ macro
/linux-4.4.14/tools/testing/selftests/powerpc/tm/
Dtm-syscall.c95 SKIP_IF(!have_htm_nosc()); in tm_syscall()
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
Dper_event_excludes.c31 SKIP_IF(strcmp(platform, "power8") != 0); in per_event_excludes()