Home
last modified time | relevance | path

Searched defs:stop_trace (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-stack.c78 static void stop_trace(void) in stop_trace() function
/aosp_15_r20/external/pytorch/torch/profiler/
H A Dprofiler.py208 def stop_trace(self): member in _KinetoProfile
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h81 int stop_trace(pid_t child) in stop_trace() function