Searched refs:fSize (Results 1 – 1 of 1) sorted by relevance
175 uint64_t fSize = context->fileCnt > 1 ? context->dirSize : context->indexIO; in TransferSummary() local176 double fRate = static_cast<double>(fSize) / nMSec; // / /1000 * 1000 = 0 in TransferSummary()180 fSize, context->fileCnt, nMSec, fRate); in TransferSummary()