Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace-tar.c61 FAIL_IF(stop_trace(child)); in trace_tar()
72 FAIL_IF(stop_trace(child)); in trace_tar_write()
Dptrace.h77 int stop_trace(pid_t child) in stop_trace() function
116 FAIL_IF(stop_trace(child)); in ptrace_read_regs()
134 FAIL_IF(stop_trace(child)); in ptrace_write_regs()
Dptrace-gpr.c67 FAIL_IF(stop_trace(child)); in trace_gpr()
Dptrace-vsx.c54 FAIL_IF(stop_trace(child)); in trace_vsx()
Dptrace-tm-gpr.c105 FAIL_IF(stop_trace(child)); in trace_tm_gpr()
Dptrace-tm-tar.c110 FAIL_IF(stop_trace(child)); in trace_tm_tar()
Dptrace-tm-spd-gpr.c112 FAIL_IF(stop_trace(child)); in trace_tm_spd_gpr()
Dptrace-tm-spr.c106 FAIL_IF(stop_trace(child)); in trace_tm_spr()
Dptrace-tm-spd-tar.c122 FAIL_IF(stop_trace(child)); in trace_tm_spd_tar()
Dptrace-tm-vsx.c106 FAIL_IF(stop_trace(child)); in trace_tm_vsx()
Dptrace-tm-spd-vsx.c121 FAIL_IF(stop_trace(child)); in trace_tm_spd_vsx()
/external/trace-cmd/tracecmd/
Dtrace-stack.c78 static void stop_trace(void) in stop_trace() function
205 stop_trace(); in trace_stack()