Home
last modified time | relevance | path

Searched refs:sys_trace_k_thread_sched_wakeup (Results 1 – 2 of 2) sorted by relevance

/TraceRecorderSource-3.4.0/kernelports/Zephyr/include/
Dtracing_tracerecorder.h128 sys_trace_k_thread_sched_wakeup(thread)
866 void sys_trace_k_thread_sched_wakeup(struct k_thread *thread);
/TraceRecorderSource-3.4.0/kernelports/Zephyr/
DtrcKernelPort.c545 void sys_trace_k_thread_sched_wakeup(struct k_thread *thread) { in sys_trace_k_thread_sched_wakeup() function