Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h499 sys_trace_socket_poll_enter(fds, nfds, timeout)
559 void sys_trace_socket_poll_enter(const struct zvfs_pollfd *fds, int nfds, int timeout);
Dctf_top.c558 void sys_trace_socket_poll_enter(const struct zsock_pollfd *fds, int nfds, int timeout) in sys_trace_socket_poll_enter() function