Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb_lmr.c21 static int lmr_count = 0; variable
25 lmr_count++; in ebb_lmr_handler()
60 lmr_count = 0; in ebb_lmr_section_test()
63 FAIL_IF(lmr_count != SECTION_LONGS); in ebb_lmr_section_test()
65 FAIL_IF(lmr_count); in ebb_lmr_section_test()
96 FAIL_IF(lmr_count != 0); in ebb_lmr()
110 FAIL_IF(lmr_count != 1); // exactly one exception in ebb_lmr()
118 FAIL_IF(lmr_count != 1); in ebb_lmr()
126 FAIL_IF(lmr_count != 2); in ebb_lmr()