Searched refs:index_row (Results 1 – 1 of 1) sorted by relevance
105 u16 index_row; in hist_browser__update_rows() local119 index_row = browser->index - browser->top_idx; in hist_browser__update_rows()120 if (index_row >= browser->rows) in hist_browser__update_rows()121 browser->index -= index_row - browser->rows + 1; in hist_browser__update_rows()