• Home
  • Raw
  • Download

Lines Matching defs:__maybe_unused

671 auxtrace_record__init(struct evlist *evlist __maybe_unused,  in auxtrace_record__init()
679 void auxtrace_record__free(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__free()
684 int auxtrace_record__options(struct auxtrace_record *itr __maybe_unused, in auxtrace_record__options()
685 struct evlist *evlist __maybe_unused, in auxtrace_record__options()
686 struct record_opts *opts __maybe_unused) in auxtrace_record__options()
696 void perf_session__auxtrace_error_inc(struct perf_session *session in perf_session__auxtrace_error_inc()
698 union perf_event *event in perf_session__auxtrace_error_inc()
704 void events_stats__auxtrace_error_warn(const struct events_stats *stats in events_stats__auxtrace_error_warn()
710 int itrace_parse_synth_opts(const struct option *opt __maybe_unused, in itrace_parse_synth_opts()
711 const char *str __maybe_unused, in itrace_parse_synth_opts()
712 int unset __maybe_unused) in itrace_parse_synth_opts()
719 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_snapshot_options()
720 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options()
730 int auxtrace_parse_sample_options(struct auxtrace_record *itr __maybe_unused, in auxtrace_parse_sample_options()
731 struct evlist *evlist __maybe_unused, in auxtrace_parse_sample_options()
732 struct record_opts *opts __maybe_unused, in auxtrace_parse_sample_options()
742 int auxtrace__process_event(struct perf_session *session __maybe_unused, in auxtrace__process_event()
743 union perf_event *event __maybe_unused, in auxtrace__process_event()
744 struct perf_sample *sample __maybe_unused, in auxtrace__process_event()
745 struct perf_tool *tool __maybe_unused) in auxtrace__process_event()
751 void auxtrace__dump_auxtrace_sample(struct perf_session *session __maybe_unused, in auxtrace__dump_auxtrace_sample()
752 struct perf_sample *sample __maybe_unused) in auxtrace__dump_auxtrace_sample()
757 int auxtrace__flush_events(struct perf_session *session __maybe_unused, in auxtrace__flush_events()
758 struct perf_tool *tool __maybe_unused) in auxtrace__flush_events()
764 void auxtrace__free_events(struct perf_session *session __maybe_unused) in auxtrace__free_events()
769 void auxtrace_cache__free(struct auxtrace_cache *auxtrace_cache __maybe_unused) in auxtrace_cache__free()
774 void auxtrace__free(struct perf_session *session __maybe_unused) in auxtrace__free()
779 int auxtrace_index__write(int fd __maybe_unused, in auxtrace_index__write()
780 struct list_head *head __maybe_unused) in auxtrace_index__write()
786 int auxtrace_index__process(int fd __maybe_unused, in auxtrace_index__process()
787 u64 size __maybe_unused, in auxtrace_index__process()
788 struct perf_session *session __maybe_unused, in auxtrace_index__process()
789 bool needs_swap __maybe_unused) in auxtrace_index__process()
795 void auxtrace_index__free(struct list_head *head __maybe_unused) in auxtrace_index__free()
800 bool auxtrace__evsel_is_auxtrace(struct perf_session *session __maybe_unused, in auxtrace__evsel_is_auxtrace()
801 struct evsel *evsel __maybe_unused) in auxtrace__evsel_is_auxtrace()
807 int auxtrace_parse_filters(struct evlist *evlist __maybe_unused) in auxtrace_parse_filters()
827 void itrace_synth_opts__set_time_range(struct itrace_synth_opts *opts in itrace_synth_opts__set_time_range()
829 struct perf_time_interval *ptime_range in itrace_synth_opts__set_time_range()
831 int range_num __maybe_unused) in itrace_synth_opts__set_time_range()
836 void itrace_synth_opts__clear_time_range(struct itrace_synth_opts *opts in itrace_synth_opts__clear_time_range()