Home
last modified time | relevance | path

Searched refs:arch_stack_walk (Results 1 – 11 of 11) sorted by relevance

/Zephyr-4.2.1/subsys/shell/modules/kernel_service/thread/
Dunwind.c48 arch_stack_walk(print_trace_address, (void *)sh, thread, NULL); in cmd_kernel_thread_unwind()
/Zephyr-4.2.1/arch/x86/core/
DKconfig.intel6439 Internal config to indicate that the arch_stack_walk() API is implemented
Dfatal.c186 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
DKconfig.ia32173 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-4.2.1/include/zephyr/arch/
Darch_interface.h1304 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie,
/Zephyr-4.2.1/arch/riscv/core/
Dstacktrace.c222 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
/Zephyr-4.2.1/arch/arm64/core/
Dfatal.c284 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
DKconfig221 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-4.2.1/arch/riscv/
DKconfig530 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-4.2.1/doc/releases/
Drelease-notes-4.0.rst133 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
156 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
/Zephyr-4.2.1/arch/
DKconfig451 Select Y here to compile the `arch_stack_walk()` function