Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/ui/gtk/
Dgtk.h58 struct hist_browser_timer;
61 struct hist_browser_timer *hbt,
65 struct hist_browser_timer *hbt);
Dannotate.c96 struct hist_browser_timer *hbt __maybe_unused) in perf_gtk__annotate_symbol()
165 struct hist_browser_timer *hbt) in symbol__gtk_annotate()
243 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
Dhists.c595 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__gtk_browse_hists()
/Linux-v5.4/tools/perf/util/
Dhist.h437 struct hist_browser_timer { struct
457 struct hist_browser_timer *hbt, argument
461 struct hist_browser_timer *hbt,
465 struct hist_browser_timer *hbt,
481 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__tui_browse_hists()
491 struct hist_browser_timer *hbt __maybe_unused, in map_symbol__tui_annotate()
499 struct hist_browser_timer *hbt __maybe_unused, in hist_entry__tui_annotate()
Dannotate.h15 struct hist_browser_timer;
405 struct hist_browser_timer *hbt,
411 struct hist_browser_timer *hbt __maybe_unused, in symbol__tui_annotate()
/Linux-v5.4/tools/perf/ui/browsers/
Dhists.h14 struct hist_browser_timer *hbt;
Dannotate.c411 struct hist_browser_timer *hbt) in annotate_browser__callq()
460 struct hist_browser_timer *hbt) in annotate_browser__jump()
661 struct hist_browser_timer *hbt) in annotate_browser__run()
874 struct hist_browser_timer *hbt, in map_symbol__tui_annotate()
881 struct hist_browser_timer *hbt, in hist_entry__tui_annotate()
893 struct hist_browser_timer *hbt, in symbol__tui_annotate()
Dhists.c631 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__run()
2197 struct hist_browser_timer *hbt, in perf_evsel_browser__new()
2235 struct hist_browser_timer *hbt = browser->hbt; in hists_browser__scnprintf_title()
2826 struct hist_browser_timer *hbt, in perf_evsel__hists_browse()
3271 struct hist_browser_timer *hbt, in perf_evsel_menu__run()
3373 struct hist_browser_timer *hbt, in __perf_evlist__tui_browse_hists()
3410 struct hist_browser_timer *hbt, in perf_evlist__tui_browse_hists()
/Linux-v5.4/tools/perf/
Dbuiltin-annotate.c341 struct hist_browser_timer *hbt); in hists__find_annotations()
Dbuiltin-report.c550 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
Dbuiltin-top.c613 struct hist_browser_timer hbt = { in display_thread_tui()