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

  /art/runtime/
trace.cc 386 instrumentation::Instrumentation::kMethodUnwind);
441 instrumentation::Instrumentation::kMethodUnwind);
527 instrumentation::Instrumentation::kMethodUnwind);
568 instrumentation::Instrumentation::kMethodUnwind);
809 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodUnwind,
    [all...]
instrumentation_test.cc 371 case instrumentation::Instrumentation::kMethodUnwind:
413 case instrumentation::Instrumentation::kMethodUnwind:
465 case instrumentation::Instrumentation::kMethodUnwind:
576 TestEvent(instrumentation::Instrumentation::kMethodUnwind);
    [all...]
instrumentation.h 170 kMethodUnwind = 0x4,
    [all...]
instrumentation.cc 498 PotentiallyAddListenerTo(kMethodUnwind,
585 PotentiallyRemoveListenerFrom(kMethodUnwind,
    [all...]
  /art/openjdkjvmti/
events.cc     [all...]

Completed in 473 milliseconds