Searched defs:row (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/util/ui/ |
| D | browser.c | 141 int row = 0; in ui_browser__rb_tree_refresh() local 159 bool ui_browser__is_current_entry(struct ui_browser *self, unsigned row) in ui_browser__is_current_entry() 280 row = browser->y - 1; in ui_browser__scrollbar_set() local 300 int row; in __ui_browser__refresh() local 452 int row = 0; in ui_browser__list_head_refresh() local 565 unsigned int row = 0, idx = browser->top_idx; in ui_browser__argv_refresh() local
|
| D | util.c | 17 void *entry, int row) in ui_browser__argv_write()
|
| /tools/perf/util/ui/browsers/ |
| D | hists.c | 392 unsigned short row, in hist_browser__show_callchain_node_rb_tree() 484 int level, unsigned short row, in hist_browser__show_callchain_node() 535 int level, unsigned short row, in hist_browser__show_callchain() 557 unsigned short row) in hist_browser__show_entry() 636 unsigned row = 0; in hist_browser__refresh() local 1164 void *entry, int row) in perf_evsel_menu__write()
|
| D | map.c | 54 static void map_browser__write(struct ui_browser *self, void *nd, int row) in map_browser__write()
|
| D | annotate.c | 49 static void annotate_browser__write(struct ui_browser *self, void *entry, int row) in annotate_browser__write()
|
| /tools/perf/util/ |
| D | svghelper.c | 422 void svg_interrupt(u64 start, int row) in svg_interrupt()
|
| D | hist.c | 835 int row = 0; in hists__output_recalc_col_len() local
|