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

  /art/runtime/
trace.cc 379 instrumentation::Instrumentation::kMethodUnwind);
435 instrumentation::Instrumentation::kMethodUnwind);
522 instrumentation::Instrumentation::kMethodUnwind);
563 instrumentation::Instrumentation::kMethodUnwind);
804 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodUnwind,
    [all...]
instrumentation_test.cc 350 case instrumentation::Instrumentation::kMethodUnwind:
387 case instrumentation::Instrumentation::kMethodUnwind:
429 case instrumentation::Instrumentation::kMethodUnwind:
519 TestEvent(instrumentation::Instrumentation::kMethodUnwind);
    [all...]
instrumentation.h 157 kMethodUnwind = 0x4,
instrumentation.cc 472 PotentiallyAddListenerTo(kMethodUnwind,
549 PotentiallyRemoveListenerFrom(kMethodUnwind,
    [all...]
  /art/runtime/openjdkjvmti/
events.cc 577 art::instrumentation::Instrumentation::kMethodUnwind;

Completed in 240 milliseconds