Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h57 kMethodTracingActive, // Trace activity synchronous with method progress. enumerator
Dtrace.cc541 return kMethodTracingActive; in GetMethodTracingMode()