Home
last modified time | relevance | path

Searched refs:ctf_top_thread_ready (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c131 ctf_top_thread_ready((uint32_t)(uintptr_t)thread, name); in sys_trace_k_thread_ready()
Dctf_top.h244 static inline void ctf_top_thread_ready(uint32_t thread_id, in ctf_top_thread_ready() function