Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h479 sys_trace_socket_sendmsg_enter(sock, msg, flags)
547 void sys_trace_socket_sendmsg_enter(int sock, const struct msghdr *msg, int flags);
Dctf_top.c455 void sys_trace_socket_sendmsg_enter(int sock, const struct msghdr *msg, int flags) in sys_trace_socket_sendmsg_enter() function