Lines Matching defs:counter
254 * and update the generation counter. We avoid hitting ULONG_MAX,
362 * generation counter that we check below.
646 * update the initialization bit counter; the caller should call
668 size_t counter;
684 block.counter = 0;
693 /* output = HASHPRF(seed, RDSEED || ++counter) */
694 ++block.counter;
1140 * jump in the cycle counter. Even if the timer is running on another
1157 * If we have an actual cycle counter, see if we can
1169 /* Slow counter - or none. Don't even bother */