Searched refs:row_offset (Results 1 – 3 of 3) sorted by relevance
438 h->row_offset, h->nr_rows); in hist_browser__run()485 off_t row_offset; member584 if (arg->row_offset != 0) { in hist_browser__show_callchain()585 arg->row_offset--; in hist_browser__show_callchain()733 off_t row_offset = entry->row_offset; in hist_browser__show_entry() local747 if (row_offset == 0) { in hist_browser__show_entry()801 --row_offset; in hist_browser__show_entry()806 .row_offset = row_offset, in hist_browser__show_entry()981 h->row_offset = 0; in ui_browser__hists_seek()1001 u16 remaining = h->nr_rows - h->row_offset; in ui_browser__hists_seek()[all …]
100 u16 row_offset; member
1166 h->row_offset = 0; in hists__remove_entry_filter()