Searched defs:overflow_count (Results 1 – 6 of 6) sorted by relevance
167 const int32_t overflow_count = aaudio_.xrun_count(); in OnDataCallback() local
177 const int32_t overflow_count = aaudio_.xrun_count(); in OnDataCallback() local
46 pub(crate) overflow_count: MetricAtomicU64, field
34 overflow_count: u64, field
114 optional int32 overflow_count = 4; field
2338 inline ::int32_t StatsSocketLossReported::overflow_count() const { in overflow_count() function