Lines Matching defs:__maybe_unused

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