Home
last modified time | relevance | path

Searched refs:ebb_is_supported (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c20 SKIP_IF(!ebb_is_supported()); in reg_access()
H A Dregs_access_pmccext_test.c24 SKIP_IF(!ebb_is_supported()); in regs_access_pmccext()
H A Dclose_clears_pmcc_test.c23 SKIP_IF(!ebb_is_supported()); in close_clears_pmcc()
H A Dno_handler_test.c22 SKIP_IF(!ebb_is_supported()); in no_handler_test()
H A Dcycles_test.c19 SKIP_IF(!ebb_is_supported()); in cycles()
H A Dfork_cleanup_test.c46 SKIP_IF(!ebb_is_supported()); in fork_cleanup()
H A Dlost_exception_test.c26 SKIP_IF(!ebb_is_supported()); in test_body()
H A Dtask_event_vs_ebb_test.c43 SKIP_IF(!ebb_is_supported()); in task_event_vs_ebb()
H A Debb_on_child_test.c50 SKIP_IF(!ebb_is_supported()); in ebb_on_child()
H A Dcpu_event_vs_ebb_test.c44 SKIP_IF(!ebb_is_supported()); in cpu_event_vs_ebb()
H A Debb_on_willing_child_test.c55 SKIP_IF(!ebb_is_supported()); in ebb_on_willing_child()
H A Dcycles_with_mmcr2_test.c29 SKIP_IF(!ebb_is_supported()); in cycles_with_mmcr2()
H A Dpmc56_overflow_test.c52 SKIP_IF(!ebb_is_supported()); in pmc56_overflow()
H A Dtask_event_pinned_vs_ebb_test.c45 SKIP_IF(!ebb_is_supported()); in task_event_pinned_vs_ebb()
H A Debb.h55 bool ebb_is_supported(void);
H A Dpmae_handling_test.c61 SKIP_IF(!ebb_is_supported()); in test_body()
H A Debb_vs_cpu_event_test.c44 SKIP_IF(!ebb_is_supported()); in ebb_vs_cpu_event()
H A Dmulti_ebb_procs_test.c80 SKIP_IF(!ebb_is_supported()); in multi_ebb_procs()
H A Dcpu_event_pinned_vs_ebb_test.c46 SKIP_IF(!ebb_is_supported()); in cpu_event_pinned_vs_ebb()
H A Dback_to_back_ebbs_test.c66 SKIP_IF(!ebb_is_supported()); in back_to_back_ebbs()
H A Dmulti_counter_test.c21 SKIP_IF(!ebb_is_supported()); in multi_counter()
H A Dcycles_with_freeze_test.c59 SKIP_IF(!ebb_is_supported()); in cycles_with_freeze()
H A Devent_attributes_test.c19 SKIP_IF(!ebb_is_supported()); in event_attributes()
H A Dinstruction_count_test.c114 SKIP_IF(!ebb_is_supported()); in instruction_count()
H A Debb.c321 bool ebb_is_supported(void) in ebb_is_supported() function