Searched refs:updateBufferStats (Results 1 – 2 of 2) sorted by relevance
165 bool updateBufferStats(bufferStats *stats, int64_t diff_in_nano, int expectedBufferPeriod);
374 bool outlier = updateBufferStats(stats, callbackDuration, expectedBufferPeriod); in collectBufferPeriod()416 bool updateBufferStats(bufferStats *stats, int64_t diff_in_nano, int expectedBufferPeriod) { in updateBufferStats() function