Searched refs:kMethodTracingActive (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | trace.h | 57 kMethodTracingActive, // Trace activity synchronous with method progress. enumerator |
D | trace.cc | 541 return kMethodTracingActive; in GetMethodTracingMode() |