Searched refs:IsTracingEnabled (Results 1 – 5 of 5) sorted by relevance
70 bool IsTracingEnabled() const { in IsTracingEnabled() function
559 if (has_method_ && soa.Vm()->IsTracingEnabled()) { in Check()607 if (!should_trace && vm != nullptr && vm->IsTracingEnabled()) { in CheckNonHeap()
527 static bool IsTracingEnabled() REQUIRES(!Locks::trace_lock_);
2014 bool Trace::IsTracingEnabled() { in IsTracingEnabled() function in art::Trace
2445 const bool tracing_enabled = Trace::IsTracingEnabled(); in VisitClassRoots()