Searched refs:hist_browser_timer (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/perf/ui/gtk/ |
| H A D | gtk.h | 58 struct hist_browser_timer; 61 struct hist_browser_timer *hbt, float min_pcnt); 64 struct hist_browser_timer *hbt);
|
| H A D | hists.c | 594 struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) in evlist__gtk_browse_hists()
|
| /linux/tools/perf/util/ |
| H A D | annotate-data.h | 19 struct hist_browser_timer; 309 struct hist_browser_timer *hbt); 313 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__annotate_data_tui()
|
| H A D | hist.h | 691 struct hist_browser_timer { struct 720 struct hist_browser_timer *hbt, u64 al_addr); 723 struct hist_browser_timer *hbt, u64 al_addr); 725 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb… 741 struct hist_browser_timer *hbt __maybe_unused, in evlist__tui_browse_hists() 751 struct hist_browser_timer *hbt __maybe_unused, in __hist_entry__tui_annotate() 759 struct hist_browser_timer *hbt __maybe_unused, in hist_entry__tui_annotate()
|
| H A D | annotate.h | 20 struct hist_browser_timer;
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.h | 14 struct hist_browser_timer *hbt;
|
| H A D | annotate.c | 583 struct hist_browser_timer *hbt) in annotate_browser__callq() 639 struct hist_browser_timer *hbt) in annotate_browser__jump() 879 struct hist_browser_timer *hbt) in annotate_browser__run() 1148 struct hist_browser_timer *hbt, u64 al_addr) in hist_entry__tui_annotate() 1160 struct hist_browser_timer *hbt, u64 al_addr) in __hist_entry__tui_annotate()
|
| H A D | annotate-data.c | 519 struct hist_browser_timer *hbt) in annotated_data_browser__run() 571 struct hist_browser_timer *hbt) in hist_entry__annotate_data_tui()
|
| H A D | hists.c | 675 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__handle_hotkey() 748 struct hist_browser_timer *hbt = browser->hbt; in hist_browser__run() 2294 struct hist_browser_timer *hbt, in perf_evsel_browser__new() 2335 struct hist_browser_timer *hbt = browser->hbt; in hists_browser__scnprintf_title() 3000 bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, in evsel__hists_browse() 3515 struct hist_browser_timer *hbt, in perf_evsel_menu__run() 3615 struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, in __evlist__tui_browse_hists() 3664 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb… in evlist__tui_browse_hists()
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 507 struct hist_browser_timer *hbt); in hists__find_annotations()
|
| H A D | builtin-top.c | 620 struct hist_browser_timer hbt = { in display_thread_tui()
|
| H A D | builtin-report.c | 652 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
|