Home
last modified time | relevance | path

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

/tools/perf/ui/gtk/
Dhists.c281 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
Dannotate.c103 GtkWidget *view; in perf_gtk__annotate_symbol() local
/tools/perf/scripts/python/
Dexported-sql-viewer.py2467 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/
Dnosy-dump.c899 int length, retval, view; in main() local