Home | History | Annotate | Download | only in runtime

Lines Matching refs:instrumented

311             // pushed when executing the instrumented interpreter bridge. So method
333 LOG(INFO) << "Ignoring already instrumented " << frame.Dump();
798 void Instrumentation::SetEntrypointsInstrumented(bool instrumented) {
806 SetQuickAllocEntryPointsInstrumented(instrumented);
808 alloc_entrypoints_instrumented_ = instrumented;
811 SetQuickAllocEntryPointsInstrumented(instrumented);
821 alloc_entrypoints_instrumented_ = instrumented;