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

  /art/openjdkjvmti/
deopt_manager.cc 397 art::Runtime::Current()->GetInstrumentation()->Undeoptimize(method);
  /art/runtime/
instrumentation.h 255 void Undeoptimize(ArtMethod* method)
    [all...]
instrumentation.cc     [all...]
instrumentation_test.cc 291 instrumentation->Undeoptimize(method);
    [all...]
debugger.cc     [all...]

Completed in 70 milliseconds