Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c175 static int check_watchpoints(pid_t pid) in check_watchpoints() function
246 err = check_watchpoints(pid); in same_watch_addr_test()
405 err = check_watchpoints(pid); in perf_then_ptrace_test()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c355 static bool check_watchpoints(ARMCPU *cpu) in check_watchpoints() function
431 return check_watchpoints(cpu); in arm_debug_check_watchpoint()