Searched defs:view (Results  1 – 4 of 4) sorted by relevance
| /tools/perf/ui/gtk/ | 
| D | hists.c | 281 static void on_row_activated(GtkTreeView *view, GtkTreePath *path,  in on_row_activated() 301 	GtkWidget *view;  in perf_gtk__show_hists()  local 505 	GtkWidget *view;  in perf_gtk__show_hierarchy()  local
  | 
| D | annotate.c | 112 	GtkWidget *view;  in perf_gtk__annotate_symbol()  local
  | 
| /tools/firewire/ | 
| D | nosy-dump.c | 899 	int length, retval, view;  in main()  local
  | 
| /tools/perf/scripts/python/ | 
| D | exported-sql-viewer.py | 3853 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False):  argument 3919 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False):  argument 4027 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False):  argument 4030 def CopyCellsToClipboardHdr(view):  argument 4033 def CopyCellsToClipboardCSV(view):  argument 4040 	def __init__(self, view):  argument 4059 	def __init__(self, view):  argument
  |