Home
last modified time | relevance | path

Searched refs:kMethodUnwind (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dtrace.cc427 instrumentation::Instrumentation::kMethodUnwind); in Start()
485 instrumentation::Instrumentation::kMethodUnwind); in StopTracing()
769 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodUnwind, in MethodUnwind()
922 case instrumentation::Instrumentation::kMethodUnwind: in LogMethodTraceEvent()
Dinstrumentation_test.cc362 case instrumentation::Instrumentation::kMethodUnwind: in HasEventListener()
402 case instrumentation::Instrumentation::kMethodUnwind: in ReportEvent()
451 case instrumentation::Instrumentation::kMethodUnwind: in DidListenerReceiveEvent()
561 TestEvent(instrumentation::Instrumentation::kMethodUnwind); in TEST_F()
Dinstrumentation.h194 kMethodUnwind = 0x4, enumerator
Dinstrumentation.cc595 PotentiallyAddListenerTo(kMethodUnwind, in AddListener()
677 PotentiallyRemoveListenerFrom(kMethodUnwind, in RemoveListener()
/art/tools/tracefast-plugin/
Dtracefast.cc139 art::instrumentation::Instrumentation::kMethodUnwind); in StartTracing()
/art/openjdkjvmti/
Devents.cc1089 art::instrumentation::Instrumentation::kMethodUnwind; in GetInstrumentationEventsFor()