Searched refs:normalize_index (Results 1 – 1 of 1) sorted by relevance
28 static int32_t normalize_index(const struct hdr_histogram* h, int32_t index) in normalize_index() function58 return counts_get_direct(h, normalize_index(h, index)); in counts_get_normalised()64 int32_t normalised_index = normalize_index(h, index); in counts_inc_normalised()72 int32_t normalised_index = normalize_index(h, index); in counts_inc_normalised_atomic()