Home
last modified time | relevance | path

Searched refs:pacingBurstSizeIn (Results 1 – 4 of 4) sorted by relevance

/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/logging/
H A DQLogger.h86 uint64_t pacingBurstSizeIn,
H A DFileQLogger.h75 uint64_t pacingBurstSizeIn,
H A DFileQLogger.cpp295 uint64_t pacingBurstSizeIn, in addPacingMetricUpdate() argument
301 pacingBurstSizeIn, pacingIntervalIn, refTime)); in addPacingMetricUpdate()
H A DQLoggerTypes.cpp474 uint64_t pacingBurstSizeIn, in QLogPacingMetricUpdateEvent() argument
477 : pacingBurstSize{pacingBurstSizeIn}, pacingInterval{pacingIntervalIn} { in QLogPacingMetricUpdateEvent()