Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h587 sys_trace_net_tx_time(pkt, end_time)
597 void sys_trace_net_tx_time(struct net_pkt *pkt, uint32_t end_time);
Dctf_top.c722 void sys_trace_net_tx_time(struct net_pkt *pkt, uint32_t end_time) in sys_trace_net_tx_time() function