Home
last modified time | relevance | path

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

/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h88 sys_trace_k_thread_wakeup(thread)
852 void sys_trace_k_thread_wakeup(struct k_thread *thread);
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c361 void sys_trace_k_thread_wakeup(struct k_thread *thread) { in sys_trace_k_thread_wakeup() function