Searched refs:GetMethodTracingMode (Results 1 – 3 of 3) sorted by relevance
67 static TracingMode GetMethodTracingMode() LOCKS_EXCLUDED(Locks::trace_lock_);
455 if (GetMethodTracingMode() != kTracingInactive) { in Shutdown()460 TracingMode Trace::GetMethodTracingMode() { in GetMethodTracingMode() function in art::Trace
118 return Trace::GetMethodTracingMode(); in VMDebug_getMethodTracingMode()