Home
last modified time | relevance | path

Searched defs:row (Results 1 – 10 of 10) sorted by relevance

/tools/perf/ui/
Dbrowser.c158 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/
Dcall-graph-from-postgresql.py64 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/
Dheader.c12 void *entry, int row) in ui_browser__argv_write()
Dmap.c20 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write()
Dscripts.c76 void *entry, int row) in script_browser__write()
Dhists.c115 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()
Dannotate.c111 static void annotate_browser__write(struct ui_browser *browser, void *entry, int row) in annotate_browser__write()
/tools/perf/ui/tui/
Dutil.c17 void *entry, int row) in ui_browser__argv_write()
/tools/perf/util/
Dsvghelper.c582 void svg_interrupt(u64 start, int row, const char *backtrace) in svg_interrupt()
Dhist.c188 int row = 0; in hists__output_recalc_col_len() local