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()
Dhists.c103 static void hist_browser__gotorc(struct hist_browser *browser, int row, int column) in hist_browser__gotorc()
680 unsigned short row, in hist_browser__show_callchain_entry()
719 unsigned short row) in hist_browser__check_output_full()
735 unsigned short row, u64 total, in hist_browser__show_callchain_list()
786 unsigned short row, u64 total, in hist_browser__show_callchain_flat()
890 unsigned short row, u64 total, in hist_browser__show_callchain_folded()
975 unsigned short row, u64 total, in hist_browser__show_callchain_graph()
1041 unsigned short row, in hist_browser__show_callchain()
1171 unsigned short row) in hist_browser__show_entry()
1274 unsigned short row, in hist_browser__show_hierarchy_entry()
[all …]
Dscripts.c76 void *entry, int row) in script_browser__write()
Dannotate.c112 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.c583 void svg_interrupt(u64 start, int row, const char *backtrace) in svg_interrupt()
Dhist.c201 int row = 0; in hists__output_recalc_col_len() local