Home | History | Annotate | Download | only in runtime

Lines Matching refs:tracing_enabled

2256   // Acquire tracing_enabled before locking class linker lock to prevent lock order violation. Since
2258 const bool tracing_enabled = Trace::IsTracingEnabled();
2291 if ((flags & kVisitRootFlagClassLoader) != 0 || tracing_enabled) {