Home
last modified time | relevance | path

Searched refs:hist_browser_timer (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/tools/perf/ui/gtk/
Dgtk.h57 struct hist_browser_timer;
60 struct hist_browser_timer *hbt,
64 struct hist_browser_timer *hbt);
Dannotate.c90 struct hist_browser_timer *hbt __maybe_unused) in perf_gtk__annotate_symbol()
159 struct hist_browser_timer *hbt) in symbol__gtk_annotate()
231 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
Dhists.c271 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__gtk_browse_hists()
/linux-4.4.14/tools/perf/util/
Dhist.h305 struct hist_browser_timer { struct
314 struct hist_browser_timer *hbt); argument
317 struct hist_browser_timer *hbt);
320 struct hist_browser_timer *hbt,
328 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__tui_browse_hists()
336 struct hist_browser_timer *hbt __maybe_unused) in map_symbol__tui_annotate()
343 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__tui_annotate()
Dannotate.h178 struct hist_browser_timer *hbt);
183 struct hist_browser_timer *hbt in symbol__tui_annotate()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c27 struct hist_browser_timer *hbt;
41 struct hist_browser_timer *hbt,
433 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__run()
1227 struct hist_browser_timer *hbt, in hist_browser__new()
1268 struct hist_browser_timer *hbt, in hists__browser_title()
1746 struct hist_browser_timer *hbt, in perf_evsel__hists_browse()
2159 struct hist_browser_timer *hbt) in perf_evsel_menu__run()
2255 struct hist_browser_timer *hbt, in __perf_evlist__tui_browse_hists()
2288 struct hist_browser_timer *hbt, in perf_evlist__tui_browse_hists()
Dannotate.c485 struct hist_browser_timer *hbt) in annotate_browser__callq()
704 struct hist_browser_timer *hbt) in annotate_browser__run()
878 struct hist_browser_timer *hbt) in map_symbol__tui_annotate()
888 struct hist_browser_timer *hbt) in hist_entry__tui_annotate()
1011 struct hist_browser_timer *hbt) in symbol__tui_annotate()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c149 struct hist_browser_timer *hbt); in hists__find_annotations()
Dbuiltin-report.c420 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
Dbuiltin-top.c572 struct hist_browser_timer hbt = { in display_thread_tui()