Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A 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()
H A 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()
H A Dinstrumentation.cc595 PotentiallyAddListenerTo(kMethodUnwind, in AddListener()
677 PotentiallyRemoveListenerFrom(kMethodUnwind, in RemoveListener()
H A Dinstrumentation.h194 kMethodUnwind = 0x4, enumerator
/aosp12/art/tools/tracefast-plugin/
H A Dtracefast.cc139 art::instrumentation::Instrumentation::kMethodUnwind); in StartTracing()
/aosp12/art/openjdkjvmti/
H A Devents.cc1089 art::instrumentation::Instrumentation::kMethodUnwind; in GetInstrumentationEventsFor()