Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dpmae_handling_test.c28 static bool mmcr0_mismatch; variable
51 mmcr0_mismatch = true; in syscall_ebb_callee()
79 while (ebb_state.stats.ebb_count < 20 && !mmcr0_mismatch) in test_body()
87 if (mmcr0_mismatch) in test_body()
93 FAIL_IF(mmcr0_mismatch); in test_body()