Searched defs:pcpu_dstats (Results 1 – 2 of 2) sorted by relevance
51 struct pcpu_dstats { struct63 const struct pcpu_dstats *dstats; in dummy_get_stats64() argument
65 struct pcpu_dstats { struct66 u64 tx_pkts;67 u64 tx_bytes;68 u64 tx_drps;69 u64 rx_pkts;70 u64 rx_bytes;71 struct u64_stats_sync syncp;