Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c47 ctf_top_thread_user_mode_enter((uint32_t)(uintptr_t)thread, name); in sys_trace_k_thread_user_mode_enter()
Dctf_top.h274 static inline void ctf_top_thread_user_mode_enter(uint32_t thread_id, ctf_bounded_string_t name) in ctf_top_thread_user_mode_enter() function