Searched refs:kSampleProfilingActive (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | trace.h | 58 kSampleProfilingActive, // Trace activity captured by sampling thread. enumerator |
D | trace.cc | 538 return kSampleProfilingActive; in GetMethodTracingMode() |