Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/breakpoints/
D.gitignore2 breakpoint_test
DMakefile9 TEST_GEN_PROGS += breakpoint_test
/linux-5.19.10/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c156 static inline bool breakpoint_test(int len) in breakpoint_test() function
170 return breakpoint_test(4); in perf_breakpoint_supported()
175 return breakpoint_test(DAWR_LENGTH_MAX); in dawr_supported()