HomeSort by relevance Sort by last modified time
    Searched refs:method_tracing_active_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
quick_exception_handler.h 89 const bool method_tracing_active_; member in class:art::QuickExceptionHandler
quick_exception_handler.cc 36 method_tracing_active_(is_deoptimization ||
336 if (method_tracing_active_) {

Completed in 179 milliseconds