Searched refs:zeroCount (Results 1 – 2 of 2) sorted by relevance
335 uint32_t KMP_ALIGN_CACHE zeroCount; variable347 uint64_t t = zeroCount; in check()368 zeroCount = 0; in reset()383 zeroCount += o.zeroCount;
194 zeroCount += 1; in addSample()218 if (zeroCount) { in format()219 result << "0, " << formatSI(zeroCount, 9, ' ') << ", ", in format()