Home
last modified time | relevance | path

Searched refs:sys_trace_k_thread_join_exit (Results 1 – 4 of 4) sorted by relevance

/subsys/tracing/test/
A Dtracing_string_format_test.c182 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout, int ret) in sys_trace_k_thread_join_exit() function
A Dtracing_test.h28 sys_trace_k_thread_join_exit(thread, timeout, ret)
514 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout, int ret);
/subsys/tracing/sysview/
A Dtracing_sysview.h667 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout, int ret);
/subsys/tracing/ctf/
A Dtracing_ctf.h406 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout,

Completed in 21 milliseconds