Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h191 static void StopTracing(bool finish_tracing, bool flush_file)
Dtrace.cc386 void Trace::StopTracing(bool finish_tracing, bool flush_file) { in StopTracing() argument
428 if (flush_file) { in StopTracing()