Searched refs:zeroCount (Results 1 – 2 of 2) sorted by relevance
314 uint32_t KMP_ALIGN_CACHE zeroCount; variable326 uint64_t t = zeroCount; in check()347 zeroCount = 0; in reset()362 zeroCount += o.zeroCount;
196 zeroCount += 1; in addSample()220 if (zeroCount) { in format()221 result << "0, " << formatSI(zeroCount, 9, ' ') << ", ", in format()