Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h11950 struct pcpu_sw_netstats { struct
11951 u64 rx_packets;
11952 u64 rx_bytes;
11953 u64 tx_packets;
11954 u64 tx_bytes;
11955 struct u64_stats_sync syncp;