Home | History | Annotate | Download | only in metrics

Lines Matching refs:Crc32

543     checksum = Crc32(checksum, ranges(index));
571 uint32 Histogram::Crc32(uint32 sum, Histogram::Sample range) {