Searched defs:sentBytes (Results 1 – 3 of 3) sorted by relevance
104 FILLP_UINT32 sentBytes, FILLP_UINT32 sendPktNum) in FillpDoneSendAllData()133 FILLP_UINT32 sentBytes, FILLP_UINT32 totalBytes) in FillpBeforeSendItem()166 FILLP_UINT32 sentBytes = FILLP_NULL; in FillpSendOne() local379 FILLP_INT sentBytes; in FillpSendItem() local
181 const ssize_t sentBytes = send(client_, bytes, size - sent, 0); in SendWhenReady() local
185 const uint64_t sentBytes = std::stoull(parts[SENT_BYTES_COLUMN]); in GetStats() local