Searched refs:WatchedFramePop (Results 1 – 8 of 8) sorted by relevance
114 void WatchedFramePop(art::Thread* thread ATTRIBUTE_UNUSED, in WatchedFramePop() function in tracefast::Tracer
226 void WatchedFramePop(Thread* thread, const ShadowFrame& frame)
148 void WatchedFramePop(Thread* thread ATTRIBUTE_UNUSED, const ShadowFrame& frame ATTRIBUTE_UNUSED) in WatchedFramePop() function in art::instrumentation::TestInstrumentationListener568 TEST_F(InstrumentationTest, WatchedFramePop) { in TEST_F() argument
151 virtual void WatchedFramePop(Thread* thread ATTRIBUTE_UNUSED,
786 void Trace::WatchedFramePop(Thread* self ATTRIBUTE_UNUSED, in WatchedFramePop() function in art::Trace
1238 listener->WatchedFramePop(thread, frame); in WatchedFramePopImpl()
270 void WatchedFramePop(Thread* thread ATTRIBUTE_UNUSED, in WatchedFramePop() function in art::DebugInstrumentationListener
796 void WatchedFramePop(art::Thread* self, const art::ShadowFrame& frame) in WatchedFramePop() function in openjdkjvmti::JvmtiMethodTraceListener