Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_with_mmcr2_test.c27 bool bad_mmcr2; in cycles_with_mmcr2() local
52 bad_mmcr2 = false; in cycles_with_mmcr2()
55 while ((ebb_state.stats.ebb_count < 20 && !bad_mmcr2) || in cycles_with_mmcr2()
64 bad_mmcr2 = true; in cycles_with_mmcr2()
80 if (bad_mmcr2) in cycles_with_mmcr2()
83 FAIL_IF(bad_mmcr2); in cycles_with_mmcr2()