Lines Matching defs:__maybe_unused

851 			     PyObject *args, PyObject *kwargs __maybe_unused)  in pyrf_evlist__init()
912 PyObject *args __maybe_unused, in pyrf_evlist__get_pollfd()
913 PyObject *kwargs __maybe_unused) in pyrf_evlist__get_pollfd()
951 PyObject *kwargs __maybe_unused) in pyrf_evlist__add()
1360 bool kvm_entry_event(struct evsel *evsel __maybe_unused) in kvm_entry_event()
1365 bool kvm_exit_event(struct evsel *evsel __maybe_unused) in kvm_exit_event()
1370 bool exit_event_begin(struct evsel *evsel __maybe_unused, in exit_event_begin()
1371 struct perf_sample *sample __maybe_unused, in exit_event_begin()
1372 struct event_key *key __maybe_unused) in exit_event_begin()
1377 bool exit_event_end(struct evsel *evsel __maybe_unused, in exit_event_end()
1378 struct perf_sample *sample __maybe_unused, in exit_event_end()
1379 struct event_key *key __maybe_unused) in exit_event_end()
1384 void exit_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in exit_event_decode_key()
1385 struct event_key *key __maybe_unused, in exit_event_decode_key()
1386 char *decode __maybe_unused) in exit_event_decode_key()
1391 int find_scripts(char **scripts_array __maybe_unused, char **scripts_path_array __maybe_unused, in find_scripts()
1392 int num __maybe_unused, int pathlen __maybe_unused) in find_scripts()
1397 void perf_stat__set_no_csv_summary(int set __maybe_unused) in perf_stat__set_no_csv_summary()
1401 void perf_stat__set_big_num(int set __maybe_unused) in perf_stat__set_big_num()
1405 int script_spec_register(const char *spec __maybe_unused, struct scripting_ops *ops __maybe_unused) in script_spec_register()
1410 arch_syscalls__strerrno_t *arch_syscalls__strerrno_function(const char *arch __maybe_unused) in arch_syscalls__strerrno_function()
1415 struct kwork_work *perf_kwork_add_work(struct perf_kwork *kwork __maybe_unused, in perf_kwork_add_work()
1416 struct kwork_class *class __maybe_unused, in perf_kwork_add_work()
1417 struct kwork_work *key __maybe_unused) in perf_kwork_add_work()
1422 void script_fetch_insn(struct perf_sample *sample __maybe_unused, in script_fetch_insn()
1423 struct thread *thread __maybe_unused, in script_fetch_insn()
1424 struct machine *machine __maybe_unused) in script_fetch_insn()
1428 int perf_sample__sprintf_flags(u32 flags __maybe_unused, char *str __maybe_unused, in perf_sample__sprintf_flags()
1429 size_t sz __maybe_unused) in perf_sample__sprintf_flags()
1434 bool match_callstack_filter(struct machine *machine __maybe_unused, u64 *callstack __maybe_unused) in match_callstack_filter()
1439 struct lock_stat *lock_stat_find(u64 addr __maybe_unused) in lock_stat_find()
1444 struct lock_stat *lock_stat_findnew(u64 addr __maybe_unused, const char *name __maybe_unused, in lock_stat_findnew()
1445 int flags __maybe_unused) in lock_stat_findnew()
1450 int cmd_inject(int argc __maybe_unused, const char *argv[] __maybe_unused) in cmd_inject()