HomeSort by relevance Sort by last modified time
    Searched refs:breakpoint_test (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/breakpoints/
Makefile 9 TEST_GEN_PROGS += breakpoint_test
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
perf-hwbreak.c 49 static inline bool breakpoint_test(int len) function
71 return breakpoint_test(4);
76 return breakpoint_test(DAWR_LENGTH_MAX);

Completed in 275 milliseconds