Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h501 sys_trace_socket_poll_exit(fds, nfds, ret)
560 void sys_trace_socket_poll_exit(const struct zvfs_pollfd *fds, int nfds, int ret);
Dctf_top.c567 void sys_trace_socket_poll_exit(const struct zsock_pollfd *fds, int nfds, int ret) in sys_trace_socket_poll_exit() function