Home
last modified time | relevance | path

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

/percepio-latest/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h91 sys_trace_k_thread_start(thread)
884 void sys_trace_k_thread_start(struct k_thread *thread);
/percepio-latest/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c359 void sys_trace_k_thread_start(struct k_thread *thread) { in sys_trace_k_thread_start() function