Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h453 sys_trace_socket_close_exit(sock, ret)
532 void sys_trace_socket_close_exit(int sock, int ret);
Dctf_top.c357 void sys_trace_socket_close_exit(int sock, int ret) in sys_trace_socket_close_exit() function