Home | History | Annotate | Download | only in runtime

Lines Matching refs:instrumentation_

314           instrumentation_(instrumentation),
350 if (instrumentation_->ShouldNotifyMethodEnterExitEvents()) {
353 instrumentation_->MethodExitEvent(thread_, instrumentation_frame.this_object_, m,
370 instrumentation_;