Home
last modified time | relevance | path

Searched defs:TryUnwind (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampler_unittest.cc120 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon7fa9c2390111::TestUnwinder
143 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon7fa9c2390111::CallRecordingUnwinder
223 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon7fa9c2390111::FakeTestUnwinder
H A Dnative_unwinder_win.cc23 UnwindResult NativeUnwinderWin::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::NativeUnwinderWin
H A Dframe_pointer_unwinder.cc54 UnwindResult FramePointerUnwinder::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::FramePointerUnwinder
H A Dwin32_stack_frame_unwinder.cc83 bool Win32StackFrameUnwinder::TryUnwind( in TryUnwind() function in base::Win32StackFrameUnwinder
H A Dlibunwindstack_unwinder_android.cc131 UnwindResult LibunwindstackUnwinderAndroid::TryUnwind( in TryUnwind() function in base::LibunwindstackUnwinderAndroid
H A Dnative_unwinder_android.cc171 UnwindResult NativeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::NativeUnwinderAndroid
H A Dchrome_unwinder_android.cc86 UnwindResult ChromeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::ChromeUnwinderAndroid
H A Dchrome_unwinder_android_unittest.cc1030 TEST(ChromeUnwinderAndroidTest, TryUnwind) { in TEST() argument
H A Dstack_sampling_profiler_unittest.cc500 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::TestAuxUnwinder
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dframe_pointer_unwinder.cc45 void FramePointerUnwinder::TryUnwind() { in TryUnwind() function in perfetto::profiling::FramePointerUnwinder
/aosp_15_r20/external/libchrome/base/profiler/
H A Dwin32_stack_frame_unwinder.cc119 bool Win32StackFrameUnwinder::TryUnwind(CONTEXT* context, in TryUnwind() function in base::Win32StackFrameUnwinder