Home
last modified time | relevance | path

Searched defs:column (Results 1 – 4 of 4) sorted by relevance

/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py214 def columnHeader(self, column): argument
218 def getData(self, column): argument
255 def index(self, row, column, parent): argument
/tools/perf/ui/
Dbrowser.c633 void __ui_browser__vline(struct ui_browser *browser, unsigned int column, in __ui_browser__vline()
651 unsigned int column, in __ui_browser__line_arrow_up()
691 unsigned int column, in __ui_browser__line_arrow_down()
730 void __ui_browser__line_arrow(struct ui_browser *browser, unsigned int column, in __ui_browser__line_arrow()
/tools/perf/ui/gtk/
Dhists.c208 GtkTreeViewColumn *column; in perf_gtk__show_hists() local
/tools/perf/ui/browsers/
Dhists.c115 static void hist_browser__gotorc(struct hist_browser *browser, int row, int column) in hist_browser__gotorc()
789 int column = 0; in hist_browser__show_entry() local
876 int column = 0; in hists_browser__scnprintf_headers() local