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