Searched defs:row (Results 1 – 10 of 10) sorted by relevance
/tools/perf/ui/ |
D | browser.c | 158 int row = 0; in ui_browser__rb_tree_refresh() local 176 bool ui_browser__is_current_entry(struct ui_browser *browser, unsigned row) in ui_browser__is_current_entry() 300 row = 0; in ui_browser__scrollbar_set() local 320 int row; in __ui_browser__refresh() local 486 int row = 0; in ui_browser__list_head_refresh() local 611 unsigned int row = 0, idx = browser->top_idx; in ui_browser__argv_refresh() local 654 unsigned int row, end_row; in __ui_browser__line_arrow_up() local 694 unsigned int row, end_row; in __ui_browser__line_arrow_down() local
|
/tools/perf/scripts/python/ |
D | call-graph-from-postgresql.py | 64 def __init__(self, db, row, parent_item): argument 115 def getChildItem(self, row): argument 255 def index(self, row, column, parent): argument
|
/tools/perf/ui/browsers/ |
D | header.c | 12 void *entry, int row) in ui_browser__argv_write()
|
D | map.c | 20 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write()
|
D | scripts.c | 76 void *entry, int row) in script_browser__write()
|
D | hists.c | 115 static void hist_browser__gotorc(struct hist_browser *browser, int row, int column) in hist_browser__gotorc() 528 unsigned short row, in hist_browser__show_callchain_entry() 567 unsigned short row) in hist_browser__check_output_full() 582 unsigned short row, u64 total, in hist_browser__show_callchain() 757 unsigned short row) in hist_browser__show_entry() 922 unsigned row = 0; in hist_browser__refresh() local 2107 void *entry, int row) in perf_evsel_menu__write()
|
D | annotate.c | 111 static void annotate_browser__write(struct ui_browser *browser, void *entry, int row) in annotate_browser__write()
|
/tools/perf/ui/tui/ |
D | util.c | 17 void *entry, int row) in ui_browser__argv_write()
|
/tools/perf/util/ |
D | svghelper.c | 582 void svg_interrupt(u64 start, int row, const char *backtrace) in svg_interrupt()
|
D | hist.c | 188 int row = 0; in hists__output_recalc_col_len() local
|