Searched refs:kBytesPerSecondSlots (Results 1 – 4 of 4) sorted by relevance
81 static const size_t kBytesPerSecondSlots = 10; variable83 double fBytesPerSecondSlot[kBytesPerSecondSlots];
213 for (size_t i = 0; i < kBytesPerSecondSlots; i++) in Init()723 = (fCurrentBytesPerSecondSlot + 1) % kBytesPerSecondSlots; in _UpdateStatus()731 for (size_t i = 0; i < kBytesPerSecondSlots; i++) { in _UpdateStatus()
163 static const size_t kBytesPerSecondSlots = 10; variable165 double fBytesPerSecondSlot[kBytesPerSecondSlots];
566 for (size_t i = 0; i < kBytesPerSecondSlots; i++) in Init()883 for (size_t i = 0; i < kBytesPerSecondSlots; i++) in MessageReceived()963 = (fCurrentBytesPerSecondSlot + 1) % kBytesPerSecondSlots; in UpdateStatus()971 for (size_t i = 0; i < kBytesPerSecondSlots; i++) { in UpdateStatus()