Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetInstrumentation

376         runtime->GetInstrumentation()->AddListener(the_trace_,
381 runtime->GetInstrumentation()->EnableMethodTracing(kTracerInstrumentationKey);
431 runtime->GetInstrumentation()->DisableMethodTracing(kTracerInstrumentationKey);
432 runtime->GetInstrumentation()->RemoveListener(
517 runtime->GetInstrumentation()->DisableMethodTracing(kTracerInstrumentationKey);
518 runtime->GetInstrumentation()->RemoveListener(
560 runtime->GetInstrumentation()->AddListener(the_trace,
565 runtime->GetInstrumentation()->EnableMethodTracing(kTracerInstrumentationKey);