Lines Matching defs:__maybe_unused
485 int perf_evlist__tui_browse_hists(struct evlist *evlist __maybe_unused, in perf_evlist__tui_browse_hists()
486 const char *help __maybe_unused, in perf_evlist__tui_browse_hists()
487 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__tui_browse_hists()
488 float min_pcnt __maybe_unused, in perf_evlist__tui_browse_hists()
489 struct perf_env *env __maybe_unused, in perf_evlist__tui_browse_hists()
490 bool warn_lost_event __maybe_unused, in perf_evlist__tui_browse_hists()
491 struct annotation_options *annotation_options __maybe_unused) in perf_evlist__tui_browse_hists()
495 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate()
496 struct evsel *evsel __maybe_unused, in map_symbol__tui_annotate()
497 struct hist_browser_timer *hbt __maybe_unused, in map_symbol__tui_annotate()
498 struct annotation_options *annotation_options __maybe_unused) in map_symbol__tui_annotate()
503 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate()
504 struct evsel *evsel __maybe_unused, in hist_entry__tui_annotate()
505 struct hist_browser_timer *hbt __maybe_unused, in hist_entry__tui_annotate()
506 struct annotation_options *annotation_opts __maybe_unused) in hist_entry__tui_annotate()
511 static inline int script_browse(const char *script_opt __maybe_unused, in script_browse()
512 struct evsel *evsel __maybe_unused) in script_browse()
517 static inline int res_sample_browse(struct res_sample *res_samples __maybe_unused, in res_sample_browse()
518 int num_res __maybe_unused, in res_sample_browse()
519 struct evsel *evsel __maybe_unused, in res_sample_browse()
520 enum rstype rstype __maybe_unused) in res_sample_browse()
527 static inline int block_hists_tui_browse(struct block_hist *bh __maybe_unused, in block_hists_tui_browse()
528 struct evsel *evsel __maybe_unused, in block_hists_tui_browse()
529 float min_percent __maybe_unused, in block_hists_tui_browse()
530 struct perf_env *env __maybe_unused, in block_hists_tui_browse()
531 struct annotation_options *annotation_opts __maybe_unused) in block_hists_tui_browse()