Searched refs:hist_size (Results 1 – 1 of 1) sorted by relevance
81 uint32_t hist_size) in hif_hist_is_prev_record() argument83 return (((index + 1) & (hist_size - 1)) == curr_index) ? in hif_hist_is_prev_record()