Home
last modified time | relevance | path

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

/percepio-latest/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h97 sys_trace_k_thread_priority_set(thread)
885 void sys_trace_k_thread_priority_set(struct k_thread *thread);
/percepio-latest/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c363 void sys_trace_k_thread_priority_set(struct k_thread *thread) { in sys_trace_k_thread_priority_set() function