Searched refs:CountSourceReadBytes (Results 1 – 3 of 3) sorted by relevance
171 int64_t CountSourceReadBytes; variable379 CountSourceReadBytes += sizeof(struct stat) * CountSourceItems; in main()392 (long long)CountSourceReadBytes, in main()395 …((double)CountSourceBytes * 2.0) / ((double)(CountSourceReadBytes + CountTargetReadBytes + CountWr… in main()404 … (int)((CountSourceReadBytes + CountTargetReadBytes + CountWriteBytes) / duration / 1024.0), in main()660 CountSourceReadBytes += n; in validate_check()982 if (ScanDir(list, &SrcHost, spath, &CountSourceReadBytes, 0) == 0) { in DoCopy()1184 CountSourceReadBytes += size; in DoCopy()1307 CountSourceReadBytes += n1; in DoCopy()
129 CountSourceReadBytes += nlen+1; in md5_cache()320 CountSourceReadBytes += size; in doMD5File()
96 extern int64_t CountSourceReadBytes;