Home
last modified time | relevance | path

Searched defs:hist_browser (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c22 struct hist_browser { struct
27 struct hist_browser_timer *hbt; argument
43 static void hist_browser__update_nr_entries(struct hist_browser *hb); argument
/linux-4.4.14/tools/perf/
Dbuiltin-report.c419 int (*hist_browser)(struct perf_evlist *evlist, const char *help, in report__gtk_browse_hists() local