Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb_lmr.c17 #define SECTION_LONGS (SECTION_SIZE / sizeof(long)) macro
33 for (i = 0; i < SECTION_LONGS; i++) { in ldmx_full_section()
34 ptr = &mem[(SECTION_LONGS * section) + i]; in ldmx_full_section()
63 FAIL_IF(lmr_count != SECTION_LONGS); in ebb_lmr_section_test()