Searched defs:event_stats (Results 1 – 2 of 2) sorted by relevance
81 struct event_stats { struct82 size_t evt_lost_count = 0;83 size_t seq_nb_mismatch_count = 0;84 uint64_t evt_last_lost_us = 0;
57 repeated Signal event_stats = 4; // Statistics taken at specific events field