Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Dcycles_with_mmcr2_test.c27 bool bad_mmcr2; in cycles_with_mmcr2() local
52 bad_mmcr2 = false; in cycles_with_mmcr2()
56 while ((ebb_state.stats.ebb_count < 20 && !bad_mmcr2) || in cycles_with_mmcr2()
65 bad_mmcr2 = true; in cycles_with_mmcr2()
81 if (bad_mmcr2) in cycles_with_mmcr2()
84 FAIL_IF(bad_mmcr2); in cycles_with_mmcr2()

Completed in 2 milliseconds