Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h491 sys_trace_socket_fcntl_enter(sock, cmd, flags)
555 void sys_trace_socket_fcntl_enter(int sock, int cmd, int flags);
Dctf_top.c533 void sys_trace_socket_fcntl_enter(int sock, int cmd, int flags) in sys_trace_socket_fcntl_enter() function