Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c67 ctf_top_thread_switched_in((uint32_t)(uintptr_t)thread, name); in sys_trace_k_thread_switched_in()
Dctf_top.h202 static inline void ctf_top_thread_switched_in(uint32_t thread_id, in ctf_top_thread_switched_in() function