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

  /art/runtime/
runtime.h 390 return &instrumentation_;
504 instrumentation::Instrumentation instrumentation_; member in class:art::Runtime
instrumentation.cc 188 instrumentation_(instrumentation),
223 instrumentation_->MethodExitEvent(thread_, instrumentation_frame.this_object_, m,
239 Instrumentation* const instrumentation_; member in struct:art::instrumentation::RestoreStackVisitor
runtime.cc 98 instrumentation_(),
    [all...]

Completed in 50 milliseconds