Searched refs:sys_port_trace_socket_init (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/include/zephyr/tracing/ |
D | tracing.h | 2131 #define sys_port_trace_socket_init(socket, family, type, proto) macro
|
/Zephyr-latest/subsys/tracing/user/ |
D | tracing_user.h | 402 #define sys_port_trace_socket_init(sock, family, type, proto) macro
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | tracing_ctf.h | 448 #define sys_port_trace_socket_init(sock, family, type, proto) \ macro
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | tracing_sysview.h | 701 #define sys_port_trace_socket_init(sock, family, type, proto) macro
|
/Zephyr-latest/subsys/tracing/test/ |
D | tracing_test.h | 707 #define sys_port_trace_socket_init(sock, family, type, proto) macro
|