Searched refs:hist_browser_timer (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/tools/perf/ui/gtk/ |
D | gtk.h | 57 struct hist_browser_timer; 60 struct hist_browser_timer *hbt, 64 struct hist_browser_timer *hbt);
|
D | annotate.c | 90 struct hist_browser_timer *hbt __maybe_unused) in perf_gtk__annotate_symbol() 159 struct hist_browser_timer *hbt) in symbol__gtk_annotate() 231 struct hist_browser_timer *hbt) in hist_entry__gtk_annotate()
|
D | hists.c | 271 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__gtk_browse_hists()
|
/linux-4.1.27/tools/perf/util/ |
D | hist.h | 298 struct hist_browser_timer { struct 307 struct hist_browser_timer *hbt); argument 310 struct hist_browser_timer *hbt); 313 struct hist_browser_timer *hbt, 321 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__tui_browse_hists() 329 struct hist_browser_timer *hbt __maybe_unused) in map_symbol__tui_annotate() 336 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__tui_annotate()
|
D | annotate.h | 158 struct hist_browser_timer *hbt); 163 struct hist_browser_timer *hbt in symbol__tui_annotate()
|
/linux-4.1.27/tools/perf/ui/browsers/ |
D | annotate.c | 446 struct hist_browser_timer *hbt) in annotate_browser__callq() 665 struct hist_browser_timer *hbt) in annotate_browser__run() 833 struct hist_browser_timer *hbt) in map_symbol__tui_annotate() 839 struct hist_browser_timer *hbt) in hist_entry__tui_annotate() 889 struct hist_browser_timer *hbt) in symbol__tui_annotate()
|
D | hists.c | 39 struct hist_browser_timer *hbt, 410 struct hist_browser_timer *hbt) in hist_browser__run() 1236 struct hist_browser_timer *hbt, in hists__browser_title() 1419 struct hist_browser_timer *hbt, in perf_evsel__hists_browse() 1879 struct hist_browser_timer *hbt) in perf_evsel_menu__run() 1979 struct hist_browser_timer *hbt, in __perf_evlist__tui_browse_hists() 2012 struct hist_browser_timer *hbt, in perf_evlist__tui_browse_hists()
|
/linux-4.1.27/tools/perf/ |
D | builtin-annotate.c | 142 struct hist_browser_timer *hbt); in hists__find_annotations()
|
D | builtin-report.c | 379 struct hist_browser_timer *timer, float min_pcnt); in report__gtk_browse_hists()
|
D | builtin-top.c | 564 struct hist_browser_timer hbt = { in display_thread_tui()
|