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 | 2467 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2533 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2641 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument 2644 def CopyCellsToClipboardHdr(view): argument 2647 def CopyCellsToClipboardCSV(view): argument 2654 def __init__(self, view): argument 2673 def __init__(self, view): argument
|
/tools/firewire/ |
D | nosy-dump.c | 899 int length, retval, view; in main() local
|