Home
last modified time | relevance | path

Searched refs:StopTracing (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dtrace.cc445 void Trace::StopTracing(bool finish_tracing, bool flush_file) { in StopTracing() function in art::Trace
518 StopTracing(false, false); in Abort()
523 StopTracing(true, true); in Stop()
Dtrace.h253 static void StopTracing(bool finish_tracing, bool flush_file)