Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc426 instrumentation::Instrumentation::kMethodUnwind); in Start()
484 instrumentation::Instrumentation::kMethodUnwind); in StopTracing()
764 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodUnwind, in MethodUnwind()
917 case instrumentation::Instrumentation::kMethodUnwind: in LogMethodTraceEvent()
Dinstrumentation_test.cc359 case instrumentation::Instrumentation::kMethodUnwind: in HasEventListener()
399 case instrumentation::Instrumentation::kMethodUnwind: in ReportEvent()
448 case instrumentation::Instrumentation::kMethodUnwind: in DidListenerReceiveEvent()
557 TestEvent(instrumentation::Instrumentation::kMethodUnwind); in TEST_F()
Dinstrumentation.h184 kMethodUnwind = 0x4, enumerator
Dinstrumentation.cc562 PotentiallyAddListenerTo(kMethodUnwind, in AddListener()
644 PotentiallyRemoveListenerFrom(kMethodUnwind, in RemoveListener()
/art/tools/tracefast-plugin/
Dtracefast.cc136 art::instrumentation::Instrumentation::kMethodUnwind); in StartTracing()
/art/openjdkjvmti/
Devents.cc956 art::instrumentation::Instrumentation::kMethodUnwind; in GetInstrumentationEventsFor()