Lines Matching defs:__maybe_unused
326 int perf_evlist__tui_browse_hists(struct perf_evlist *evlist __maybe_unused, in perf_evlist__tui_browse_hists()
327 const char *help __maybe_unused, in perf_evlist__tui_browse_hists()
328 struct hist_browser_timer *hbt __maybe_unused, in perf_evlist__tui_browse_hists()
329 float min_pcnt __maybe_unused, in perf_evlist__tui_browse_hists()
330 struct perf_env *env __maybe_unused) in perf_evlist__tui_browse_hists()
334 static inline int map_symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in map_symbol__tui_annotate()
335 struct perf_evsel *evsel __maybe_unused, in map_symbol__tui_annotate()
336 struct hist_browser_timer *hbt __maybe_unused) in map_symbol__tui_annotate()
341 static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused, in hist_entry__tui_annotate()
342 struct perf_evsel *evsel __maybe_unused, in hist_entry__tui_annotate()
343 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__tui_annotate()
348 static inline int script_browse(const char *script_opt __maybe_unused) in script_browse()