Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h493 sys_trace_socket_fcntl_exit(sock, ret)
556 void sys_trace_socket_fcntl_exit(int sock, int ret);
Dctf_top.c538 void sys_trace_socket_fcntl_exit(int sock, int ret) in sys_trace_socket_fcntl_exit() function