Searched refs:COUNTER_BITS_TOTAL (Results 1 – 3 of 3) sorted by relevance
35 COUNTER_BITS_TOTAL = 8192, enumerator37 COUNTER_WINDOW_SIZE = COUNTER_BITS_TOTAL - COUNTER_REDUNDANT_BITS
21 unsigned long backtrack[COUNTER_BITS_TOTAL / BITS_PER_LONG];
317 COUNTER_BITS_TOTAL / BITS_PER_LONG); in counter_validate()320 ((COUNTER_BITS_TOTAL / BITS_PER_LONG) - 1)] = 0; in counter_validate()324 index &= (COUNTER_BITS_TOTAL / BITS_PER_LONG) - 1; in counter_validate()