Home
last modified time | relevance | path

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

/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h509 sys_trace_k_fifo_alloc_put_exit(fifo, data, ret)
1074 void sys_trace_k_fifo_alloc_put_exit(struct k_fifo *fifo, void *data,
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c941 void sys_trace_k_fifo_alloc_put_exit(struct k_fifo *fifo, void *data, int ret) { in sys_trace_k_fifo_alloc_put_exit() function