Home
last modified time | relevance | path

Searched refs:ebb_check_mmcr0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcycles_test.c39 FAIL_IF(ebb_check_mmcr0()); in cycles()
H A Debb.h67 int ebb_check_mmcr0(void);
H A Dmulti_ebb_procs_test.c58 FAIL_IF(ebb_check_mmcr0()); in cycles_child()
H A Dmulti_counter_test.c67 FAIL_IF(ebb_check_mmcr0()); in multi_counter()
H A Debb.c57 int ebb_check_mmcr0(void) in ebb_check_mmcr0() function