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 | 103 GtkWidget *view; in perf_gtk__annotate_symbol() local
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 2476 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2542 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2650 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2653 def CopyCellsToClipboardHdr(view): argument 2656 def CopyCellsToClipboardCSV(view): argument 2663 def __init__(self, view): argument 2682 def __init__(self, view): argument
|
/tools/firewire/ |
D | nosy-dump.c | 899 int length, retval, view; in main() local
|