Home
last modified time | relevance | path

Searched refs:method_tracing_active_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dquick_exception_handler.h144 const bool method_tracing_active_; variable
Dquick_exception_handler.cc52 method_tracing_active_(is_deoptimization || in QuickExceptionHandler()
637 if (method_tracing_active_) { in UpdateInstrumentationStack()