Home
last modified time | relevance | path

Searched refs:thread_analyzer_print (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/debug/
Dthread_analyzer.h81 void thread_analyzer_print(unsigned int cpu);
/Zephyr-latest/subsys/debug/
Dthread_analyzer.c225 void thread_analyzer_print(unsigned int cpu) in thread_analyzer_print() function
244 thread_analyzer_print(cpu); in thread_analyzer_auto()
/Zephyr-latest/doc/services/debugging/
Dthread-analyzer.rst11 :c:func:`thread_analyzer_run` or :c:func:`thread_analyzer_print`.