Home
last modified time | relevance | path

Searched defs:MethodUnwindEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dinstrumentation_test.cc560 TEST_F(InstrumentationTest, MethodUnwindEvent) { in TEST_F() argument
H A Dinstrumentation.cc1242 void Instrumentation::MethodUnwindEvent(Thread* thread, in MethodUnwindEvent() function in art::instrumentation::Instrumentation