Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c569 ctf_top_socket_poll_exit((uint32_t)(uintptr_t)fds, nfds, ret); in sys_trace_socket_poll_exit()
Dctf_top.h581 static inline void ctf_top_socket_poll_exit(uint32_t fds, int nfds, int ret) in ctf_top_socket_poll_exit() function