Home
last modified time | relevance | path

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

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