Searched defs:events_stats (Results 1 – 1 of 1) sorted by relevance
28 struct events_stats { struct29 u64 total_lost;53 void events_stats__inc(struct events_stats *stats, u32 type); argument