Home
last modified time | relevance | path

Searched refs:setup_ebb_handler (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/pmu/ebb/
Dregs_access_pmccext_test.c32 setup_ebb_handler(standard_ebb_callee); in regs_access_pmccext()
Dclose_clears_pmcc_test.c31 setup_ebb_handler(standard_ebb_callee); in close_clears_pmcc()
Dcycles_test.c31 setup_ebb_handler(standard_ebb_callee); in cycles()
Dfork_cleanup_test.c54 setup_ebb_handler(standard_ebb_callee); in fork_cleanup()
Dlost_exception_test.c39 setup_ebb_handler(standard_ebb_callee); in test_body()
Dcycles_with_mmcr2_test.c41 setup_ebb_handler(standard_ebb_callee); in cycles_with_mmcr2()
Debb_on_willing_child_test.c29 setup_ebb_handler(standard_ebb_callee); in victim_child()
Debb.h50 void setup_ebb_handler(void (*callee)(void));
Dpmae_handling_test.c72 setup_ebb_handler(syscall_ebb_callee); in test_body()
Dpmc56_overflow_test.c64 setup_ebb_handler(ebb_callee); in pmc56_overflow()
Dmulti_ebb_procs_test.c49 setup_ebb_handler(standard_ebb_callee); in cycles_child()
Dback_to_back_ebbs_test.c77 setup_ebb_handler(ebb_callee); in back_to_back_ebbs()
Dmulti_counter_test.c51 setup_ebb_handler(standard_ebb_callee); in multi_counter()
Dcycles_with_freeze_test.c70 setup_ebb_handler(ebb_callee); in cycles_with_freeze()
Debb.c131 void setup_ebb_handler(void (*callee)(void)) in setup_ebb_handler() function
366 setup_ebb_handler(standard_ebb_callee); in ebb_child()
Dinstruction_count_test.c127 setup_ebb_handler(pmc4_ebb_callee); in instruction_count()