Searched defs:hbt (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/ui/browsers/
H A Dhists.h14 struct hist_browser_timer *hbt; member in struct:hist_browser
H A Dannotate.c454 annotate_browser__callq(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) argument
506 annotate_browser__jump(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) argument
706 annotate_browser__run(struct annotate_browser *browser, struct evsel *evsel, struct hist_browser_timer *hbt) argument
929 map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt) argument
935 hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel, struct hist_browser_timer *hbt) argument
946 symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt) argument
[all...]
H A Dhists.c674 struct hist_browser_timer *hbt = browser->hbt; local
747 struct hist_browser_timer *hbt = browser->hbt; local
2251 perf_evsel_browser__new(struct evsel *evsel, struct hist_browser_timer *hbt, struct perf_env *env) argument
2293 struct hist_browser_timer *hbt = browser->hbt; local
2941 evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event) argument
3453 perf_evsel_menu__run(struct evsel_menu *menu, int nr_events, const char *help, struct hist_browser_timer *hbt, bool warn_lost_event) argument
3553 __evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event) argument
3603 evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event) argument
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dannotate.c172 symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt) argument
252 hist_entry__gtk_annotate(struct hist_entry *he, struct evsel *evsel, struct hist_browser_timer *hbt) argument
/linux-master/tools/perf/
H A Dbuiltin-top.c619 struct hist_browser_timer hbt = { local

Completed in 205 milliseconds