Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h583 sys_trace_net_send_data_exit(pkt, ret)
595 void sys_trace_net_send_data_exit(struct net_pkt *pkt, int ret);
Dctf_top.c676 void sys_trace_net_send_data_exit(struct net_pkt *pkt, int ret) in sys_trace_net_send_data_exit() function