Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c105 ctf_top_thread_abort((uint32_t)(uintptr_t)thread, name); in sys_trace_k_thread_abort()
Dctf_top.h223 static inline void ctf_top_thread_abort(uint32_t thread_id, in ctf_top_thread_abort() function