Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/tracing/tracing_api/src/
Dmain.c154 sys_trace_k_thread_join_exit(&thread, timeout, ret); in ZTEST()
/Zephyr-latest/subsys/tracing/test/
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
Dtracing_test.h28 sys_trace_k_thread_join_exit(thread, timeout, ret)
490 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout, int ret);
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h387 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout,
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h652 void sys_trace_k_thread_join_exit(struct k_thread *thread, k_timeout_t timeout, int ret);