Searched defs:MethodUnwind (Results 1 – 3 of 3) sorted by relevance
/art/openjdkjvmti/ | ||
D | events.cc | 553 void MethodUnwind(art::Thread* self, in MethodUnwind() function in openjdkjvmti::FINAL |
/art/runtime/ | ||
D | trace.cc | 802 void Trace::MethodUnwind(Thread* thread, in MethodUnwind() function in art::Trace |
D | instrumentation_test.cc | 84 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in art::instrumentation::FINAL |