Searched defs:hbt (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/tools/perf/ui/browsers/ |
D | annotate.c | 460 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()
|
D | hists.h | 15 struct hist_browser_timer *hbt; member
|
D | hists.c | 674 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__handle_hotkey() local 747 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__run() local 2252 struct hist_browser_timer *hbt, in perf_evsel_browser__new() 2295 struct hist_browser_timer *hbt = browser->hbt; in hists_browser__scnprintf_title() local 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 …t evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, in evlist__tui_browse_hists()
|
/Linux-v6.6/tools/perf/ui/gtk/ |
D | annotate.c | 166 struct hist_browser_timer *hbt) in symbol__gtk_annotate() 248 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
|
/Linux-v6.6/tools/perf/ |
D | builtin-top.c | 619 struct hist_browser_timer hbt = { in display_thread_tui() local
|