Searched refs:GetMethodTracingMode (Results 1 – 4 of 4) sorted by relevance
167 static TracingMode GetMethodTracingMode() REQUIRES(!Locks::trace_lock_);
527 if (GetMethodTracingMode() != kTracingInactive) { in Shutdown()532 TracingMode Trace::GetMethodTracingMode() { in GetMethodTracingMode() function in art::Trace
352 if (Trace::GetMethodTracingMode() != TracingMode::kTracingInactive) { in ZygoteHooks_nativePostForkChild()
157 return Trace::GetMethodTracingMode(); in VMDebug_getMethodTracingMode()