Searched refs:index_row (Results 1 – 1 of 1) sorted by relevance
93 u16 index_row; in hist_browser__update_rows() local107 index_row = browser->index - browser->top_idx; in hist_browser__update_rows()108 if (index_row >= browser->rows) in hist_browser__update_rows()109 browser->index -= index_row - browser->rows + 1; in hist_browser__update_rows()