Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c470 ctf_top_socket_sendmsg_enter(sock, flags, (uint32_t)(uintptr_t)msg, addr, len); in sys_trace_socket_sendmsg_enter()
Dctf_top.h514 static inline void ctf_top_socket_sendmsg_enter(int32_t sock, uint32_t flags, uint32_t msg, in ctf_top_socket_sendmsg_enter() function