Searched refs:IsTracingEnabled (Results 1 – 5 of 5) sorted by relevance
65 bool IsTracingEnabled() const { in IsTracingEnabled() function
538 if (has_method_ && soa.Vm()->IsTracingEnabled()) { in Check()586 if (!should_trace && vm != nullptr && vm->IsTracingEnabled()) { in CheckNonHeap()
240 static bool IsTracingEnabled() REQUIRES(!Locks::trace_lock_);
1049 bool Trace::IsTracingEnabled() { in IsTracingEnabled() function in art::Trace
2258 const bool tracing_enabled = Trace::IsTracingEnabled(); in VisitClassRoots()