Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c122 ctf_top_thread_resume((uint32_t)(uintptr_t)thread, name); in sys_trace_k_thread_resume()
Dctf_top.h237 static inline void ctf_top_thread_resume(uint32_t thread_id, in ctf_top_thread_resume() function