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

  /development/tools/winscope/
capture_sf_trace.sh 55 trap stop_tracing EXIT
57 function stop_tracing() { function
74 stop_tracing
  /external/autotest/client/tests/tracing_microbenchmark/
base_tracer.py 25 def stop_tracing(self): member in class:Tracer
tracers.py 42 def stop_tracing(self): member in class:ftrace
tracing_microbenchmark.py 38 self.tracer.stop_tracing()
  /packages/apps/Traceur/src/com/google/android/traceur/
QsService.java 54 String titleString = getString(tracingOn ? R.string.stop_tracing: R.string.record_trace);

Completed in 215 milliseconds