Searched refs:sys_trace_k_pipe_get_blocking (Results 1 – 2 of 2) sorted by relevance
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/ |
D | tracing_tracerecorder.h | 712 sys_trace_k_pipe_get_blocking(pipe, data, bytes_to_read, bytes_read, min_xfer, timeout) 1164 void sys_trace_k_pipe_get_blocking(struct k_pipe *pipe, void *data,
|
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/ |
D | trcKernelPort.c | 1215 void sys_trace_k_pipe_get_blocking(struct k_pipe *pipe, void *data, size_t bytes_to_read, size_t *b… in sys_trace_k_pipe_get_blocking() function
|