Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c23 #define COUNT_ISN_BPS 4 macro
224 for (i = 0; i < COUNT_ISN_BPS; i++) { in trigger_tests()
296 for (i = 0; i < COUNT_ISN_BPS; i++) { in launch_instruction_breakpoints()
337 tests += 3 * COUNT_ISN_BPS; in launch_tests()