Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dreg_access_test.c20 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()
Dcycles_with_mmcr2_test.c29 SKIP_IF(!ebb_is_supported()); in cycles_with_mmcr2()
Dcpu_event_vs_ebb_test.c44 SKIP_IF(!ebb_is_supported()); in cpu_event_vs_ebb()
Debb.h55 bool ebb_is_supported(void);
Dpmae_handling_test.c61 SKIP_IF(!ebb_is_supported()); in test_body()
Dtask_event_pinned_vs_ebb_test.c45 SKIP_IF(!ebb_is_supported()); in task_event_pinned_vs_ebb()
Dpmc56_overflow_test.c52 SKIP_IF(!ebb_is_supported()); in pmc56_overflow()
Debb_vs_cpu_event_test.c44 SKIP_IF(!ebb_is_supported()); in ebb_vs_cpu_event()
Dcpu_event_pinned_vs_ebb_test.c46 SKIP_IF(!ebb_is_supported()); in cpu_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()
Dmulti_counter_test.c21 SKIP_IF(!ebb_is_supported()); in multi_counter()
Dcycles_with_freeze_test.c59 SKIP_IF(!ebb_is_supported()); in cycles_with_freeze()
Devent_attributes_test.c19 SKIP_IF(!ebb_is_supported()); in event_attributes()
Dinstruction_count_test.c114 SKIP_IF(!ebb_is_supported()); in instruction_count()
Debb.c321 bool ebb_is_supported(void) in ebb_is_supported() function