Searched refs:counts_get_direct (Results 1 – 1 of 1) sorted by relevance
51 static int64_t counts_get_direct(const struct hdr_histogram* h, int32_t index) in counts_get_direct() function58 return counts_get_direct(h, normalize_index(h, index)); in counts_get_normalised()262 if ((count_at_index = counts_get_direct(h, i)) > 0) in hdr_reset_internal_counters()