Home
last modified time | relevance | path

Searched defs:stats_record (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/samples/bpf/
A Dxdp_rxq_info_user.c201 struct stats_record { struct
202 struct record stats;
203 struct record *rxq;
A Dxdp_sample_user.c102 struct stats_record { struct
103 struct record rx_cnt;
104 struct record redir_err[XDP_REDIRECT_ERR_MAX];
105 struct record kthread;
106 struct record exception[XDP_ACTION_MAX];
107 struct record devmap_xmit;
109 struct record enq[];

Completed in 11 milliseconds