Home
last modified time | relevance | path

Searched refs:ProcessThreadStackCallback (Results 1 – 13 of 13) sorted by relevance

/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
Dsnapshot.h42 thread::ProcessThreadStackCallback& thread_stack_callback);
53 thread::ProcessThreadStackCallback& thread_stack_callback);
65 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
/external/pigweed/pw_cpu_exception_cortex_m/
Dsnapshot.cc42 thread::ProcessThreadStackCallback& thread_stack_callback) { in CaptureMainStack()
89 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
135 thread::ProcessThreadStackCallback& thread_stack_callback) { in SnapshotMainStackThread()
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dsnapshot.h46 ProcessThreadStackCallback& thread_stack_callback);
72 ProcessThreadStackCallback& thread_stack_callback);
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dsnapshot.h44 ProcessThreadStackCallback& thread_stack_callback);
72 ProcessThreadStackCallback& thread_stack_callback);
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dsnapshot.h51 ProcessThreadStackCallback& thread_stack_callback);
79 ProcessThreadStackCallback& thread_stack_callback);
/external/pigweed/pw_thread_threadx/
Dsnapshot.cc88 ProcessThreadStackCallback& stack_dumper) { in SnapshotThreads()
92 ProcessThreadStackCallback* stack_dumper; in SnapshotThreads()
122 ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()
Ddocs.rst242 pw::thread::ProcessThreadStackCallback cb =
/external/pigweed/pw_thread/public/pw_thread/
Dsnapshot.h30 using ProcessThreadStackCallback = variable
52 const ProcessThreadStackCallback& thread_stack_callback);
/external/pigweed/pw_thread_embos/
Dsnapshot.cc79 ProcessThreadStackCallback& stack_dumper) { in SnapshotThreads()
83 ProcessThreadStackCallback* stack_dumper; in SnapshotThreads()
114 ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()
Ddocs.rst201 pw::thread::ProcessThreadStackCallback cb =
239 ``ProcessThreadStackCallback`` will not be called.
/external/pigweed/pw_thread_freertos/
Dsnapshot.cc86 ProcessThreadStackCallback& stack_dumper) { in SnapshotThreads()
90 ProcessThreadStackCallback* stack_dumper; in SnapshotThreads()
123 [[maybe_unused]] ProcessThreadStackCallback& thread_stack_callback) { in SnapshotThread()
Ddocs.rst260 pw::thread::ProcessThreadStackCallback cb =
/external/pigweed/pw_thread/
Dsnapshot.cc34 const ProcessThreadStackCallback& thread_stack_callback) { in SnapshotStack()