HomeSort by relevance Sort by last modified time
    Searched refs:DisableMethodTracing (Results 1 - 4 of 4) sorted by null

  /art/runtime/
instrumentation_test.cc 339 void DisableMethodTracing(Thread* self, const char* key)
348 instrumentation->DisableMethodTracing(key);
731 DisableMethodTracing(soa.Self(), instrumentation_key);
750 DisableMethodTracing(soa.Self(), instrumentation_key);
    [all...]
instrumentation.h 271 void DisableMethodTracing(const char* key)
    [all...]
trace.cc 485 runtime->GetInstrumentation()->DisableMethodTracing(kTracerInstrumentationKey);
    [all...]
instrumentation.cc     [all...]

Completed in 182 milliseconds