Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h487 sys_trace_socket_recvmsg_enter(sock, msg, flags)
553 void sys_trace_socket_recvmsg_enter(int sock, const struct msghdr *msg, int flags);
Dctf_top.c504 void sys_trace_socket_recvmsg_enter(int sock, const struct msghdr *msg, int flags) in sys_trace_socket_recvmsg_enter() function