Lines Matching defs:__maybe_unused
258 find_data_type(struct data_loc_info *dloc __maybe_unused) in find_data_type()
264 annotated_data_type__update_samples(struct annotated_data_type *adt __maybe_unused, in annotated_data_type__update_samples()
265 struct evsel *evsel __maybe_unused, in annotated_data_type__update_samples()
266 int offset __maybe_unused, in annotated_data_type__update_samples()
267 int nr_samples __maybe_unused, in annotated_data_type__update_samples()
268 u64 period __maybe_unused) in annotated_data_type__update_samples()
273 static inline void annotated_data_type__tree_delete(struct rb_root *root __maybe_unused) in annotated_data_type__tree_delete()
277 static inline void global_var_type__tree_delete(struct rb_root *root __maybe_unused) in global_var_type__tree_delete()
281 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty()
282 struct evsel *evsel __maybe_unused) in hist_entry__annotate_data_tty()
287 …atic inline int annotated_data_type__get_member_name(struct annotated_data_type *adt __maybe_unuse… in annotated_data_type__get_member_name()
288 char *buf __maybe_unused, in annotated_data_type__get_member_name()
289 size_t sz __maybe_unused, in annotated_data_type__get_member_name()
290 int member_offset __maybe_unused) in annotated_data_type__get_member_name()
301 static inline int hist_entry__annotate_data_tui(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tui()
302 struct evsel *evsel __maybe_unused, in hist_entry__annotate_data_tui()
303 struct hist_browser_timer *hbt __maybe_unused) in hist_entry__annotate_data_tui()