Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/debug/
Dstack.h19 static inline void log_stack_usage(const struct k_thread *thread) in log_stack_usage() function
/Zephyr-latest/tests/kernel/profiling/profiling_api/src/
Dmain.c22 log_stack_usage(thread); in tdata_dump_callback()
/Zephyr-latest/subsys/net/ip/
Dnet_mgmt.c246 log_stack_usage(&mgmt_work_q->thread); in mgmt_run_slist_callbacks()
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c312 log_stack_usage(thread); in game_stack_dump()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc1200.c502 log_stack_usage(&cc1200->rx_thread); in cc1200_rx()
Dieee802154_nrf5.c225 log_stack_usage(&nrf5_radio->rx_thread); in nrf5_rx_thread()
Dieee802154_rf2xx.c240 log_stack_usage(&ctx->trx_thread); in rf2xx_trx_rx()
Dieee802154_mcr20a.c600 log_stack_usage(&mcr20a->mcr20a_rx_thread); in mcr20a_rx()
Dieee802154_cc2520.c653 log_stack_usage(&cc2520->cc2520_rx_thread); in cc2520_rx()
/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500.c164 log_stack_usage(&winc1500_thread_data); in stack_stats()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst793 * :github:`22698` - log_stack_usage: prints err: missinglog_strdup()