/linux/drivers/soc/renesas/ |
A D | renesas-soc.c | 21 static const struct renesas_family fam_rcar_gen1 __initconst __maybe_unused = { variable 41 static const struct renesas_family fam_rza1 __initconst __maybe_unused = { variable 45 static const struct renesas_family fam_rza2 __initconst __maybe_unused = { variable 49 static const struct renesas_family fam_rzg1 __initconst __maybe_unused = { variable 54 static const struct renesas_family fam_rzg2 __initconst __maybe_unused = { variable 74 static const struct renesas_soc soc_rz_a1h __initconst __maybe_unused = { variable 78 static const struct renesas_soc soc_rz_a2m __initconst __maybe_unused = { variable 93 static const struct renesas_soc soc_rz_g1h __initconst __maybe_unused = { variable 98 static const struct renesas_soc soc_rz_g1m __initconst __maybe_unused = { variable 103 static const struct renesas_soc soc_rz_g1n __initconst __maybe_unused = { variable [all …]
|
/linux/tools/perf/util/ |
A D | iostat.c | 8 struct perf_stat_config *config __maybe_unused) in iostat_prepare() 14 const char *str __maybe_unused, in iostat_parse() 15 int unset __maybe_unused) in iostat_parse() 35 struct evsel *evsel __maybe_unused, in iostat_print_metric() 36 struct perf_stat_output_ctx *out __maybe_unused) in iostat_print_metric() 41 struct perf_stat_config *config __maybe_unused, in iostat_prefix() 42 char *prefix __maybe_unused, in iostat_prefix() 43 struct timespec *ts __maybe_unused) in iostat_prefix() 48 struct perf_stat_config *config __maybe_unused, in iostat_print_counters() 49 struct timespec *ts __maybe_unused, in iostat_print_counters() [all …]
|
A D | bpf-loader.h | 95 bool source __maybe_unused) in bpf__prepare_load() 117 void *arg __maybe_unused) in bpf__foreach_event() 125 struct evlist *evlist __maybe_unused, in bpf__config_obj() 126 int *error_pos __maybe_unused) in bpf__config_obj() 144 bpf__setup_output_event(struct evlist *evlist __maybe_unused, const char *name __maybe_unused) in bpf__setup_output_event() 163 bool source __maybe_unused, in bpf__strerror_prepare_load() 164 int err __maybe_unused, in bpf__strerror_prepare_load() 172 int err __maybe_unused, in bpf__strerror_probe() 179 int err __maybe_unused, in bpf__strerror_load() 189 int *error_pos __maybe_unused, in bpf__strerror_config_obj() [all …]
|
A D | compress.h | 40 static inline int zstd_init(struct zstd_data *data __maybe_unused, int level __maybe_unused) in zstd_init() 45 static inline int zstd_fini(struct zstd_data *data __maybe_unused) in zstd_fini() 51 size_t zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, in zstd_compress_stream_to_records() 52 void *dst __maybe_unused, size_t dst_size __maybe_unused, in zstd_compress_stream_to_records() 53 void *src __maybe_unused, size_t src_size __maybe_unused, in zstd_compress_stream_to_records() 54 size_t max_record_size __maybe_unused, in zstd_compress_stream_to_records() 60 static inline size_t zstd_decompress_stream(struct zstd_data *data __maybe_unused, void *src __mayb… in zstd_decompress_stream() 61 size_t src_size __maybe_unused, void *dst __maybe_unused, in zstd_decompress_stream() 62 size_t dst_size __maybe_unused) in zstd_decompress_stream()
|
A D | trace-event-scripting.c | 51 struct perf_sample *sample __maybe_unused, in process_event_unsupported() 52 struct evsel *evsel __maybe_unused, in process_event_unsupported() 53 struct addr_location *al __maybe_unused, in process_event_unsupported() 68 int argc __maybe_unused, in python_start_script_unsupported() 69 const char **argv __maybe_unused, in python_start_script_unsupported() 70 struct perf_session *session __maybe_unused) in python_start_script_unsupported() 80 __maybe_unused) in python_generate_script_unsupported() 134 int argc __maybe_unused, in perl_start_script_unsupported() 135 const char **argv __maybe_unused, in perl_start_script_unsupported() 136 struct perf_session *session __maybe_unused) in perl_start_script_unsupported() [all …]
|
A D | unwind.h | 52 static inline int unwind__prepare_access(struct maps *maps __maybe_unused, in unwind__prepare_access() 53 struct map *map __maybe_unused, in unwind__prepare_access() 54 bool *initialized __maybe_unused) in unwind__prepare_access() 64 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() 65 void *arg __maybe_unused, in unwind__get_entries() 66 struct thread *thread __maybe_unused, in unwind__get_entries() 67 struct perf_sample *data __maybe_unused, in unwind__get_entries() 68 int max_stack __maybe_unused) in unwind__get_entries() 73 static inline int unwind__prepare_access(struct maps *maps __maybe_unused, in unwind__prepare_access() 74 struct map *map __maybe_unused, in unwind__prepare_access() [all …]
|
A D | mmap.c | 46 void *userpg __maybe_unused, in auxtrace_mmap__mmap() 47 int fd __maybe_unused) in auxtrace_mmap__mmap() 57 off_t auxtrace_offset __maybe_unused, in auxtrace_mmap_params__init() 58 unsigned int auxtrace_pages __maybe_unused, in auxtrace_mmap_params__init() 59 bool auxtrace_overwrite __maybe_unused) in auxtrace_mmap_params__init() 64 struct evlist *evlist __maybe_unused, in auxtrace_mmap_params__set_idx() 65 int idx __maybe_unused, in auxtrace_mmap_params__set_idx() 66 bool per_cpu __maybe_unused) in auxtrace_mmap_params__set_idx() 140 static int perf_mmap__aio_bind(struct mmap *map __maybe_unused, int idx __maybe_unused, in perf_mmap__aio_bind() 141 int cpu __maybe_unused, int affinity __maybe_unused) in perf_mmap__aio_bind() [all …]
|
A D | symbol-minimal.c | 80 char *debuglink __maybe_unused, in filename__read_debuglink() 81 size_t size __maybe_unused) in filename__read_debuglink() 296 struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() 341 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() 342 int kmodule __maybe_unused) in dso__load_sym() 356 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused, in file__read_maps() 357 mapfn_t mapfn __maybe_unused, void *data __maybe_unused, in file__read_maps() 358 bool *is_64_bit __maybe_unused) in file__read_maps() 373 const char *to_dir __maybe_unused) in kcore_copy() 383 int kmodule __maybe_unused, in dso__demangle_sym() [all …]
|
A D | auxtrace.h | 450 int kernel_is_64_bit __maybe_unused) in auxtrace_mmap__read_head() 725 union perf_event *event in perf_session__auxtrace_error_inc() 738 const char *str __maybe_unused, int unset __maybe_unused) in itrace_do_parse_synth_opts() 746 const char *str __maybe_unused, in itrace_parse_synth_opts() 747 int unset __maybe_unused) in itrace_parse_synth_opts() 766 struct evlist *evlist __maybe_unused, in auxtrace_parse_sample_options() 820 struct list_head *head __maybe_unused) in auxtrace_index__write() 827 u64 size __maybe_unused, in auxtrace_index__process() 829 bool needs_swap __maybe_unused) in auxtrace_index__process() 841 struct evsel *evsel __maybe_unused) in auxtrace__evsel_is_auxtrace() [all …]
|
A D | synthetic-events.h | 95 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr __maybe_unused, in perf_event__synthesize_auxtrace_info() 96 struct perf_tool *tool __maybe_unused, in perf_event__synthesize_auxtrace_info() 97 struct perf_session *session __maybe_unused, in perf_event__synthesize_auxtrace_info() 98 perf_event__handler_t process __maybe_unused) in perf_event__synthesize_auxtrace_info() 108 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, in perf_event__synthesize_bpf_events() 109 perf_event__handler_t process __maybe_unused, in perf_event__synthesize_bpf_events() 110 struct machine *machine __maybe_unused, in perf_event__synthesize_bpf_events() 111 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
|
A D | dump-insn.c | 8 const char *dump_insn(struct perf_insn *x __maybe_unused, in dump_insn() 9 u64 ip __maybe_unused, u8 *inbuf __maybe_unused, in dump_insn() 10 int inlen __maybe_unused, int *lenp) in dump_insn() 18 int arch_is_branch(const unsigned char *buf __maybe_unused, in arch_is_branch() 19 size_t len __maybe_unused, in arch_is_branch() 20 int x86_64 __maybe_unused) in arch_is_branch()
|
A D | bpf-event.h | 41 static inline int machine__process_bpf(struct machine *machine __maybe_unused, in machine__process_bpf() 42 union perf_event *event __maybe_unused, in machine__process_bpf() 43 struct perf_sample *sample __maybe_unused) in machine__process_bpf() 48 static inline int evlist__add_bpf_sb_event(struct evlist *evlist __maybe_unused, in evlist__add_bpf_sb_event() 49 struct perf_env *env __maybe_unused) in evlist__add_bpf_sb_event() 54 static inline void bpf_event__print_bpf_prog_info(struct bpf_prog_info *info __maybe_unused, in bpf_event__print_bpf_prog_info() 55 struct perf_env *env __maybe_unused, in bpf_event__print_bpf_prog_info() 56 FILE *fp __maybe_unused) in bpf_event__print_bpf_prog_info()
|
A D | bpf_counter.h | 49 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() 50 struct target *target __maybe_unused) in bpf_counter__load() 55 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() 60 static inline int bpf_counter__disable(struct evsel *evsel __maybe_unused) in bpf_counter__disable() 65 static inline int bpf_counter__read(struct evsel *evsel __maybe_unused) in bpf_counter__read() 70 static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() 74 static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, in bpf_counter__install_pe() 75 int cpu __maybe_unused, in bpf_counter__install_pe() 76 int fd __maybe_unused) in bpf_counter__install_pe()
|
A D | pfm.h | 22 const struct option *opt __maybe_unused, in parse_libpfm_events_option() 23 const char *str __maybe_unused, in parse_libpfm_events_option() 24 int unset __maybe_unused) in parse_libpfm_events_option() 29 static inline void print_libpfm_events(bool name_only __maybe_unused, in print_libpfm_events() 30 bool long_desc __maybe_unused) in print_libpfm_events()
|
/linux/tools/perf/tests/ |
A D | stat.c | 24 static int process_stat_config_event(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() 51 int subtest __maybe_unused) in test__synthesize_stat_config() 65 static int process_stat_event(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() 97 struct perf_sample *sample __maybe_unused, in process_stat_round_event() 98 struct machine *machine __maybe_unused) in process_stat_round_event() [all …]
|
A D | event_update.c | 15 static int process_event_unit(struct perf_tool *tool __maybe_unused, in process_event_unit() 17 struct perf_sample *sample __maybe_unused, in process_event_unit() 18 struct machine *machine __maybe_unused) in process_event_unit() 28 static int process_event_scale(struct perf_tool *tool __maybe_unused, in process_event_scale() 30 struct perf_sample *sample __maybe_unused, in process_event_scale() 31 struct machine *machine __maybe_unused) in process_event_scale() 51 struct perf_sample *sample __maybe_unused, in process_event_name() 52 struct machine *machine __maybe_unused) in process_event_name() 65 struct perf_sample *sample __maybe_unused, in process_event_cpus() 66 struct machine *machine __maybe_unused) in process_event_cpus() [all …]
|
A D | cpumap.c | 14 static int process_event_mask(struct perf_tool *tool __maybe_unused, in process_event_mask() 16 struct perf_sample *sample __maybe_unused, in process_event_mask() 17 struct machine *machine __maybe_unused) in process_event_mask() 48 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() 50 struct perf_sample *sample __maybe_unused, in process_event_cpus() 51 struct machine *machine __maybe_unused) in process_event_cpus() 78 static int test__cpu_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unu… in test__cpu_map_synthesize() 114 static int test__cpu_map_print(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_print() 126 static int test__cpu_map_merge(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_merge()
|
A D | thread-map.c | 22 static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__thread_map() 62 static int process_event(struct perf_tool *tool __maybe_unused, in process_event() 64 struct perf_sample *sample __maybe_unused, in process_event() 65 struct machine *machine __maybe_unused) in process_event() 89 static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_… in test__thread_map_synthesize() 109 static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unus… in test__thread_map_remove()
|
A D | wp.c | 67 static int test__wp_ro(struct test_suite *test __maybe_unused, in test__wp_ro() 68 int subtest __maybe_unused) in test__wp_ro() 91 static int test__wp_wo(struct test_suite *test __maybe_unused, in test__wp_wo() 92 int subtest __maybe_unused) in test__wp_wo() 115 static int test__wp_rw(struct test_suite *test __maybe_unused, in test__wp_rw() 116 int subtest __maybe_unused) in test__wp_rw() 140 static int test__wp_modify(struct test_suite *test __maybe_unused, in test__wp_modify() 141 int subtest __maybe_unused) in test__wp_modify()
|
A D | pfm.c | 26 static int test__pfm_events(struct test_suite *test __maybe_unused, in test__pfm_events() 27 int subtest __maybe_unused) in test__pfm_events() 87 static int test__pfm_group(struct test_suite *test __maybe_unused, in test__pfm_group() 88 int subtest __maybe_unused) in test__pfm_group() 172 static int test__pfm_events(struct test_suite *test __maybe_unused, in test__pfm_events() 173 int subtest __maybe_unused) in test__pfm_events() 178 static int test__pfm_group(struct test_suite *test __maybe_unused, in test__pfm_group() 179 int subtest __maybe_unused) in test__pfm_group()
|
A D | bp_signal.c | 69 static void sig_handler_2(int signum __maybe_unused, in sig_handler_2() 70 siginfo_t *oh __maybe_unused, in sig_handler_2() 71 void *uc __maybe_unused) in sig_handler_2() 81 static void sig_handler(int signum __maybe_unused, in sig_handler() 82 siginfo_t *oh __maybe_unused, in sig_handler() 83 void *uc __maybe_unused) in sig_handler() 164 static int test__bp_signal(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__bp_signal()
|
A D | task-exit.c | 20 static void sig_handler(int sig __maybe_unused) in sig_handler() 29 static void workload_exec_failed_signal(int signo __maybe_unused, in workload_exec_failed_signal() 30 siginfo_t *info __maybe_unused, in workload_exec_failed_signal() 31 void *ucontext __maybe_unused) in workload_exec_failed_signal() 42 static int test__task_exit(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__task_exit()
|
A D | llvm.c | 153 static int test__llvm__bpf_base_prog(struct test_suite *test __maybe_unused, in test__llvm__bpf_base_prog() 154 int subtest __maybe_unused) in test__llvm__bpf_base_prog() 164 static int test__llvm__bpf_test_kbuild_prog(struct test_suite *test __maybe_unused, in test__llvm__bpf_test_kbuild_prog() 165 int subtest __maybe_unused) in test__llvm__bpf_test_kbuild_prog() 175 static int test__llvm__bpf_test_prologue_prog(struct test_suite *test __maybe_unused, in test__llvm__bpf_test_prologue_prog() 176 int subtest __maybe_unused) in test__llvm__bpf_test_prologue_prog() 186 static int test__llvm__bpf_test_relocation(struct test_suite *test __maybe_unused, in test__llvm__bpf_test_relocation() 187 int subtest __maybe_unused) in test__llvm__bpf_test_relocation()
|
/linux/tools/perf/arch/s390/util/ |
A D | auxtrace.c | 25 struct evlist *evlist __maybe_unused) in cpumsf_info_priv_size() 31 cpumsf_info_fill(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_fill() 32 struct perf_session *session __maybe_unused, in cpumsf_info_fill() 33 struct perf_record_auxtrace_info *auxtrace_info __maybe_unused, in cpumsf_info_fill() 34 size_t priv_size __maybe_unused) in cpumsf_info_fill() 41 cpumsf_reference(struct auxtrace_record *itr __maybe_unused) in cpumsf_reference() 47 cpumsf_recording_options(struct auxtrace_record *ar __maybe_unused, in cpumsf_recording_options() 48 struct evlist *evlist __maybe_unused, in cpumsf_recording_options() 76 cpumsf_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused, in cpumsf_parse_snapshot_options() 77 struct record_opts *opts __maybe_unused, in cpumsf_parse_snapshot_options() [all …]
|
/linux/kernel/locking/ |
A D | locktorture.c | 148 static int torture_spin_lock_write_lock(int tid __maybe_unused) in torture_spin_lock_write_lock() 219 static int torture_rwlock_write_lock(int tid __maybe_unused) in torture_rwlock_write_lock() 247 static int torture_rwlock_read_lock(int tid __maybe_unused) in torture_rwlock_read_lock() 331 static int torture_mutex_lock(int tid __maybe_unused) in torture_mutex_lock() 352 static void torture_mutex_unlock(int tid __maybe_unused) in torture_mutex_unlock() 470 static int torture_rtmutex_lock(int tid __maybe_unused) in torture_rtmutex_lock() 527 static void torture_rtmutex_unlock(int tid __maybe_unused) in torture_rtmutex_unlock() 546 static int torture_rwsem_down_write(int tid __maybe_unused) in torture_rwsem_down_write() 567 static void torture_rwsem_up_write(int tid __maybe_unused) in torture_rwsem_up_write() 573 static int torture_rwsem_down_read(int tid __maybe_unused) in torture_rwsem_down_read() [all …]
|