Searched refs:sys_trace_thread_create (Results 1 – 2 of 2) sorted by relevance
78 void sys_trace_thread_create(struct k_thread *thread) in sys_trace_thread_create() function
35 void sys_trace_thread_create(struct k_thread *thread);104 #define sys_port_trace_k_thread_create(new_thread) sys_trace_thread_create(new_thread)