Searched refs:big_count (Results 1 – 2 of 2) sorted by relevance
305 buf->stats.big_count = 0; in __relay_reset()605 buf->stats.big_count++; in relay_switch_subbuf()718 count = rbuf->stats.big_count; in relay_stats()726 count += rbuf->stats.big_count; in relay_stats()
44 unsigned int big_count; /* counter for too big to write */ member