Searched refs:hist_browser_timer (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.15/tools/perf/ui/gtk/ | 
| D | gtk.h | 58 struct hist_browser_timer;61 			     struct hist_browser_timer *hbt, float min_pcnt);
 64 			     struct hist_browser_timer *hbt);
 
 | 
| D | annotate.c | 96 				struct hist_browser_timer *hbt __maybe_unused)  in perf_gtk__annotate_symbol()165 				struct hist_browser_timer *hbt)  in symbol__gtk_annotate()
 245 			     struct hist_browser_timer *hbt)  in hist_entry__gtk_annotate()
 
 | 
| D | hists.c | 594 			     struct hist_browser_timer *hbt __maybe_unused, float min_pcnt)  in evlist__gtk_browse_hists()
 | 
| /Linux-v5.15/tools/perf/util/ | 
| D | hist.h | 445 struct hist_browser_timer {  struct467 			     struct hist_browser_timer *hbt,  argument
 471 			     struct hist_browser_timer *hbt,
 474 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb…
 492 			     struct hist_browser_timer *hbt __maybe_unused,  in evlist__tui_browse_hists()
 502 					   struct hist_browser_timer *hbt __maybe_unused,  in map_symbol__tui_annotate()
 510 					   struct hist_browser_timer *hbt __maybe_unused,  in hist_entry__tui_annotate()
 
 | 
| D | annotate.h | 16 struct hist_browser_timer;404 			 struct hist_browser_timer *hbt,
 409 				struct hist_browser_timer *hbt __maybe_unused,  in symbol__tui_annotate()
 
 | 
| /Linux-v5.15/tools/perf/ui/browsers/ | 
| D | hists.h | 15 	struct hist_browser_timer *hbt;
 | 
| D | annotate.c | 464 				    struct hist_browser_timer *hbt)  in annotate_browser__callq()516 				   struct hist_browser_timer *hbt)  in annotate_browser__jump()
 717 				 struct hist_browser_timer *hbt)  in annotate_browser__run()
 933 			     struct hist_browser_timer *hbt,  in map_symbol__tui_annotate()
 940 			     struct hist_browser_timer *hbt,  in hist_entry__tui_annotate()
 951 			 struct hist_browser_timer *hbt,  in symbol__tui_annotate()
 
 | 
| D | hists.c | 684 		struct hist_browser_timer *hbt = browser->hbt;  in hist_browser__handle_hotkey()757 	struct hist_browser_timer *hbt = browser->hbt;  in hist_browser__run()
 2262 			struct hist_browser_timer *hbt,  in perf_evsel_browser__new()
 2305 	struct hist_browser_timer *hbt = browser->hbt;  in hists_browser__scnprintf_title()
 2951 			       bool left_exits, struct hist_browser_timer *hbt, float min_pcnt,  in evsel__hists_browse()
 3464 				struct hist_browser_timer *hbt,  in perf_evsel_menu__run()
 3564 				      struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env,  in __evlist__tui_browse_hists()
 3614 int evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hb…  in evlist__tui_browse_hists()
 
 | 
| /Linux-v5.15/tools/perf/ | 
| D | builtin-annotate.c | 339 					struct hist_browser_timer *hbt);  in hists__find_annotations()
 | 
| D | builtin-report.c | 605 			    struct hist_browser_timer *timer, float min_pcnt);  in report__gtk_browse_hists()
 | 
| D | builtin-top.c | 616 	struct hist_browser_timer hbt = {  in display_thread_tui()
 |