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

  /art/runtime/
trace.h 191 static void StopTracing(bool finish_tracing, bool flush_file)
trace.cc 386 void Trace::StopTracing(bool finish_tracing, bool flush_file) {
450 StopTracing(false, false);
455 StopTracing(true, true);
    [all...]

Completed in 658 milliseconds