Lines Matching defs:__maybe_unused
255 find_data_type(struct data_loc_info *dloc __maybe_unused) in find_data_type()
261 annotated_data_type__update_samples(struct annotated_data_type *adt __maybe_unused, in annotated_data_type__update_samples()
262 struct evsel *evsel __maybe_unused, in annotated_data_type__update_samples()
263 int offset __maybe_unused, in annotated_data_type__update_samples()
264 int nr_samples __maybe_unused, in annotated_data_type__update_samples()
265 u64 period __maybe_unused) in annotated_data_type__update_samples()
270 static inline void annotated_data_type__tree_delete(struct rb_root *root __maybe_unused) in annotated_data_type__tree_delete()
274 static inline void global_var_type__tree_delete(struct rb_root *root __maybe_unused) in global_var_type__tree_delete()
278 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty()
279 struct evsel *evsel __maybe_unused) in hist_entry__annotate_data_tty()
284 …atic inline int annotated_data_type__get_member_name(struct annotated_data_type *adt __maybe_unuse… in annotated_data_type__get_member_name()
285 char *buf __maybe_unused, in annotated_data_type__get_member_name()
286 size_t sz __maybe_unused, in annotated_data_type__get_member_name()
287 int member_offset __maybe_unused) in annotated_data_type__get_member_name()
298 static inline int hist_entry__annotate_data_tui(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tui()
299 struct evsel *evsel __maybe_unused, in hist_entry__annotate_data_tui()
300 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__annotate_data_tui()