Searched defs:EnableMethodTracing (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instrumentation_test.cc | 330 void EnableMethodTracing(Thread* self, const char* key, bool needs_interpreter) in EnableMethodTracing() function in art::instrumentation::InstrumentationTest |
D | instrumentation.cc | 1119 void Instrumentation::EnableMethodTracing(const char* key, bool needs_interpreter) { in EnableMethodTracing() function in art::instrumentation::Instrumentation |