Home
last modified time | relevance | path

Searched defs:thread_stack_callback (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/
H A Dsnapshot.cc42 thread::ProcessThreadStackCallback& thread_stack_callback) { in CaptureMainStack()
91 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
137 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Dsnapshot.h60 ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThreads()
/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
H A Dsnapshot.h66 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
/aosp_15_r20/external/pigweed/pw_cpu_exception_risc_v/public/pw_cpu_exception_risc_v/
H A Dsnapshot.h65 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
/aosp_15_r20/external/pigweed/pw_thread/
H A Dsnapshot.cc34 const ProcessThreadStackCallback& thread_stack_callback) { in SnapshotStack()
/aosp_15_r20/external/pigweed/pw_thread_embos/
H A Dsnapshot.cc114 ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()
/aosp_15_r20/external/pigweed/pw_thread_threadx/
H A Dsnapshot.cc122 ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()
/aosp_15_r20/external/pigweed/pw_thread_freertos/
H A Dsnapshot.cc125 [[maybe_unused]] ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()