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