Lines Matching defs:__maybe_unused

114 			      char type __maybe_unused, u64 start)  in find_any_symbol_cb()
219 int perf_event__process_comm(const struct perf_tool *tool __maybe_unused, in perf_event__process_comm()
227 int perf_event__process_namespaces(const struct perf_tool *tool __maybe_unused, in perf_event__process_namespaces()
235 int perf_event__process_cgroup(const struct perf_tool *tool __maybe_unused, in perf_event__process_cgroup()
243 int perf_event__process_lost(const struct perf_tool *tool __maybe_unused, in perf_event__process_lost()
251 int perf_event__process_aux(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux()
253 struct perf_sample *sample __maybe_unused, in perf_event__process_aux()
259 int perf_event__process_itrace_start(const struct perf_tool *tool __maybe_unused, in perf_event__process_itrace_start()
261 struct perf_sample *sample __maybe_unused, in perf_event__process_itrace_start()
267 int perf_event__process_aux_output_hw_id(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux_output_hw_id()
269 struct perf_sample *sample __maybe_unused, in perf_event__process_aux_output_hw_id()
275 int perf_event__process_lost_samples(const struct perf_tool *tool __maybe_unused, in perf_event__process_lost_samples()
283 int perf_event__process_switch(const struct perf_tool *tool __maybe_unused, in perf_event__process_switch()
285 struct perf_sample *sample __maybe_unused, in perf_event__process_switch()
291 int perf_event__process_ksymbol(const struct perf_tool *tool __maybe_unused, in perf_event__process_ksymbol()
293 struct perf_sample *sample __maybe_unused, in perf_event__process_ksymbol()
299 int perf_event__process_bpf(const struct perf_tool *tool __maybe_unused, in perf_event__process_bpf()
307 int perf_event__process_text_poke(const struct perf_tool *tool __maybe_unused, in perf_event__process_text_poke()
390 int perf_event__process_mmap(const struct perf_tool *tool __maybe_unused, in perf_event__process_mmap()
398 int perf_event__process_mmap2(const struct perf_tool *tool __maybe_unused, in perf_event__process_mmap2()
413 int perf_event__process_fork(const struct perf_tool *tool __maybe_unused, in perf_event__process_fork()
421 int perf_event__process_exit(const struct perf_tool *tool __maybe_unused, in perf_event__process_exit()
429 int perf_event__exit_del_thread(const struct perf_tool *tool __maybe_unused, in perf_event__exit_del_thread()
431 struct perf_sample *sample __maybe_unused, in perf_event__exit_del_thread()
610 int perf_event__process(const struct perf_tool *tool __maybe_unused, in perf_event__process()