Searched refs:hist_browser_timer (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/perf/ui/gtk/ |
| A D | gtk.h | 58 struct hist_browser_timer; 61 struct hist_browser_timer *hbt, float min_pcnt); 64 struct hist_browser_timer *hbt);
|
| A D | annotate.c | 104 struct hist_browser_timer *hbt __maybe_unused) in perf_gtk__annotate_symbol() 173 struct hist_browser_timer *hbt) in symbol__gtk_annotate() 255 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
|
| A D | hists.c | 594 struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) in evlist__gtk_browse_hists()
|
| /linux/tools/perf/util/ |
| A D | annotate-data.h | 19 struct hist_browser_timer; 283 struct hist_browser_timer *hbt); 287 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__annotate_data_tui()
|
| A D | hist.h | 644 struct hist_browser_timer { struct 670 struct hist_browser_timer *hbt); argument 673 struct hist_browser_timer *hbt); 675 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb… 691 struct hist_browser_timer *hbt __maybe_unused, in evlist__tui_browse_hists() 700 struct hist_browser_timer *hbt __maybe_unused) in map_symbol__tui_annotate() 707 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__tui_annotate()
|
| A D | annotate.h | 19 struct hist_browser_timer; 459 struct hist_browser_timer *hbt); 463 struct hist_browser_timer *hbt __maybe_unused) in symbol__tui_annotate()
|
| /linux/tools/perf/ui/browsers/ |
| A D | hists.h | 14 struct hist_browser_timer *hbt;
|
| A D | annotate.c | 457 struct hist_browser_timer *hbt) in annotate_browser__callq() 509 struct hist_browser_timer *hbt) in annotate_browser__jump() 709 struct hist_browser_timer *hbt) in annotate_browser__run() 944 struct hist_browser_timer *hbt) in map_symbol__tui_annotate() 950 struct hist_browser_timer *hbt) in hist_entry__tui_annotate() 961 struct hist_browser_timer *hbt) in symbol__tui_annotate()
|
| A D | annotate-data.c | 519 struct hist_browser_timer *hbt) in annotated_data_browser__run() 570 struct hist_browser_timer *hbt) in hist_entry__annotate_data_tui()
|
| 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() 2253 struct hist_browser_timer *hbt, in perf_evsel_browser__new() 2294 struct hist_browser_timer *hbt = browser->hbt; in hists_browser__scnprintf_title() 2969 bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, in evsel__hists_browse() 3486 struct hist_browser_timer *hbt, in perf_evsel_menu__run() 3585 struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, in __evlist__tui_browse_hists() 3634 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb… in evlist__tui_browse_hists()
|
| /linux/tools/perf/ |
| A D | builtin-annotate.c | 505 struct hist_browser_timer *hbt); in hists__find_annotations()
|
| A D | builtin-report.c | 644 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
|
| A D | builtin-top.c | 619 struct hist_browser_timer hbt = { in display_thread_tui()
|
Completed in 38 milliseconds