Home
last modified time | relevance | path

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

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