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.py2476 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/
Dnosy-dump.c899 int length, retval, view; in main() local