Home
last modified time | relevance | path

Searched defs:EnableMethodTracing (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation_test.cc330 void EnableMethodTracing(Thread* self, const char* key, bool needs_interpreter) in EnableMethodTracing() function in art::instrumentation::InstrumentationTest
Dinstrumentation.cc1129 void Instrumentation::EnableMethodTracing(const char* key, bool needs_interpreter) { in EnableMethodTracing() function in art::instrumentation::Instrumentation