Home
last modified time | relevance | path

Searched refs:sys_trace_thread_create_user (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/subsys/tracing/user/
Dtracing_user.c11 void __weak sys_trace_thread_create_user(struct k_thread *thread) {} in sys_trace_thread_create_user() function
28 sys_trace_thread_create_user(thread); in sys_trace_thread_create()
Dtracing_user.h16 void sys_trace_thread_create_user(struct k_thread *thread);
/Zephyr-Core-3.6.0/doc/services/tracing/
Dindex.rst160 void sys_trace_thread_create_user(struct k_thread *thread);