Home
last modified time | relevance | path

Searched refs:row_offset (Results 1 – 3 of 3) sorted by relevance

/tools/perf/ui/browsers/
Dhists.c633 h->row_offset, h->nr_rows); in hist_browser__run()
663 off_t row_offset; member
743 if (arg->row_offset != 0) { in hist_browser__show_callchain_list()
744 arg->row_offset--; in hist_browser__show_callchain_list()
911 if (arg->row_offset != 0) { in hist_browser__show_callchain_folded()
912 arg->row_offset--; in hist_browser__show_callchain_folded()
1177 off_t row_offset = entry->row_offset; in hist_browser__show_entry() local
1191 if (row_offset == 0) { in hist_browser__show_entry()
1256 --row_offset; in hist_browser__show_entry()
1260 .row_offset = row_offset, in hist_browser__show_entry()
[all …]
/tools/perf/util/
Dsort.h115 u16 row_offset; member
Dhist.c1862 parent->row_offset = 0; in hists__remove_entry_filter()
1875 h->row_offset = 0; in hists__remove_entry_filter()