Lines Matching refs:__maybe_unused
24 static int process_stat_config_event(struct perf_tool *tool __maybe_unused, in process_stat_config_event() argument
26 struct perf_sample *sample __maybe_unused, in process_stat_config_event() argument
27 struct machine *machine __maybe_unused) in process_stat_config_event() argument
50 static int test__synthesize_stat_config(struct test_suite *test __maybe_unused, in test__synthesize_stat_config() argument
51 int subtest __maybe_unused) in test__synthesize_stat_config() argument
65 static int process_stat_event(struct perf_tool *tool __maybe_unused, in process_stat_event() argument
67 struct perf_sample *sample __maybe_unused, in process_stat_event() argument
68 struct machine *machine __maybe_unused) in process_stat_event() argument
81 static int test__synthesize_stat(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat() argument
96 static int process_stat_round_event(struct perf_tool *tool __maybe_unused, in process_stat_round_event() argument
98 struct perf_sample *sample __maybe_unused, in process_stat_round_event() argument
99 struct machine *machine __maybe_unused) in process_stat_round_event() argument
108 …int test__synthesize_stat_round(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat_round() argument