Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/ui/gtk/
Dgtk.h58 struct hist_browser_timer;
62 struct hist_browser_timer *hbt, float min_pcnt);
66 struct hist_browser_timer *hbt);
Dannotate.c96 struct hist_browser_timer *hbt __maybe_unused) in perf_gtk__annotate_symbol()
166 struct hist_browser_timer *hbt) in symbol__gtk_annotate()
248 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
Dhists.c594 struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) in evlist__gtk_browse_hists()
/linux-6.6.21/tools/perf/util/
Dhist.h454 struct hist_browser_timer { struct
476 struct hist_browser_timer *hbt, argument
480 struct hist_browser_timer *hbt,
483 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb…
501 struct hist_browser_timer *hbt __maybe_unused, in evlist__tui_browse_hists()
511 struct hist_browser_timer *hbt __maybe_unused, in map_symbol__tui_annotate()
519 struct hist_browser_timer *hbt __maybe_unused, in hist_entry__tui_annotate()
Dannotate.h16 struct hist_browser_timer;
412 struct hist_browser_timer *hbt,
417 struct hist_browser_timer *hbt __maybe_unused, in symbol__tui_annotate()
/linux-6.6.21/tools/perf/ui/browsers/
Dhists.h15 struct hist_browser_timer *hbt;
Dannotate.c460 struct hist_browser_timer *hbt) in annotate_browser__callq()
512 struct hist_browser_timer *hbt) in annotate_browser__jump()
713 struct hist_browser_timer *hbt) in annotate_browser__run()
935 struct hist_browser_timer *hbt, in map_symbol__tui_annotate()
942 struct hist_browser_timer *hbt, in hist_entry__tui_annotate()
953 struct hist_browser_timer *hbt, in symbol__tui_annotate()
Dhists.c674 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__handle_hotkey()
747 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__run()
2252 struct hist_browser_timer *hbt, in perf_evsel_browser__new()
2295 struct hist_browser_timer *hbt = browser->hbt; in hists_browser__scnprintf_title()
2945 bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, in evsel__hists_browse()
3459 struct hist_browser_timer *hbt, in perf_evsel_menu__run()
3559 struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, in __evlist__tui_browse_hists()
3609 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb… in evlist__tui_browse_hists()
/linux-6.6.21/tools/perf/
Dbuiltin-annotate.c367 struct hist_browser_timer *hbt); in hists__find_annotations()
Dbuiltin-report.c636 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
Dbuiltin-top.c619 struct hist_browser_timer hbt = { in display_thread_tui()