Searched refs:kTracerInstrumentationKey (Results 1 – 2 of 2) sorted by relevance
35 static constexpr const char* kTracerInstrumentationKey = "tracefast_INTERPRETER"; variable38 static constexpr const char* kTracerInstrumentationKey = "tracefast_TRAMPOLINE";140 runtime->GetInstrumentation()->EnableMethodTracing(kTracerInstrumentationKey, kNeedsInterpreter); in StartTracing()
79 static constexpr const char* kTracerInstrumentationKey = "Tracer"; variable434 kTracerInstrumentationKey, /*needs_interpreter=*/!runtime->IsJavaDebuggable()); in Start()486 runtime->GetInstrumentation()->DisableMethodTracing(kTracerInstrumentationKey); in StopTracing()