Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dptrace.c135 static void test_hw_debug(pid_t child, int type, const char *type_name) in test_hw_debug() function
238 test_hw_debug(child, NT_ARM_HW_WATCH, "NT_ARM_HW_WATCH"); in do_parent()
239 test_hw_debug(child, NT_ARM_HW_BREAK, "NT_ARM_HW_BREAK"); in do_parent()