Searched refs:COUNTER_SIZE (Results 1 – 1 of 1) sorted by relevance
97 const int COUNTER_SIZE = 4; variable132 if (neg_offset > -COUNTER_SIZE || neg_offset + data_len < 0) { in get_counter_value()146 uint32_t value = get_counter_value(data, data_len, -COUNTER_SIZE * i); in print_counter()