Searched refs:stop_trace (Results 1 – 11 of 11) sorted by relevance
65 FAIL_IF(stop_trace(child)); in trace_tar()76 FAIL_IF(stop_trace(child)); in trace_tar_write()
71 FAIL_IF(stop_trace(child)); in trace_gpr()
58 FAIL_IF(stop_trace(child)); in trace_vsx()
109 FAIL_IF(stop_trace(child)); in trace_tm_gpr()
114 FAIL_IF(stop_trace(child)); in trace_tm_tar()
116 FAIL_IF(stop_trace(child)); in trace_tm_spd_gpr()
111 FAIL_IF(stop_trace(child)); in trace_tm_spr()
126 FAIL_IF(stop_trace(child)); in trace_tm_spd_tar()
111 FAIL_IF(stop_trace(child)); in trace_tm_vsx()
126 FAIL_IF(stop_trace(child)); in trace_tm_spd_vsx()
81 int stop_trace(pid_t child) in stop_trace() function