Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h519 sys_trace_socket_socketpair_enter(family, type, proto, sv)
573 void sys_trace_socket_socketpair_enter(int family, int type, int proto, int *sv);
Dctf_top.c632 void sys_trace_socket_socketpair_enter(int family, int type, int proto, int *sv) in sys_trace_socket_socketpair_enter() function