Searched refs:sys_trace_thread_pend (Results 1 – 2 of 2) sorted by relevance
128 void sys_trace_thread_pend(struct k_thread *thread) in sys_trace_thread_pend() function
45 void sys_trace_thread_pend(struct k_thread *thread);137 #define sys_port_trace_k_thread_sched_pend(thread) sys_trace_thread_pend(thread)