Home
last modified time | relevance | path

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

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