/linux-6.12.1/drivers/soc/renesas/ |
D | renesas-soc.c | 20 static const struct renesas_family fam_rcar_gen1 __initconst __maybe_unused = { variable 25 static const struct renesas_family fam_rcar_gen2 __initconst __maybe_unused = { variable 30 static const struct renesas_family fam_rcar_gen3 __initconst __maybe_unused = { variable 35 static const struct renesas_family fam_rcar_gen4 __initconst __maybe_unused = { variable 39 static const struct renesas_family fam_rmobile __initconst __maybe_unused = { variable 44 static const struct renesas_family fam_rza1 __initconst __maybe_unused = { variable 48 static const struct renesas_family fam_rza2 __initconst __maybe_unused = { variable 52 static const struct renesas_family fam_rzfive __initconst __maybe_unused = { variable 56 static const struct renesas_family fam_rzg1 __initconst __maybe_unused = { variable 61 static const struct renesas_family fam_rzg2 __initconst __maybe_unused = { variable [all …]
|
/linux-6.12.1/tools/perf/util/ |
D | tool.c | 72 static int process_event_synth_tracing_data_stub(struct perf_session *session in process_event_synth_tracing_data_stub() 74 union perf_event *event in process_event_synth_tracing_data_stub() 81 static int process_event_synth_attr_stub(const struct perf_tool *tool __maybe_unused, in process_event_synth_attr_stub() 82 union perf_event *event __maybe_unused, in process_event_synth_attr_stub() 83 struct evlist **pevlist in process_event_synth_attr_stub() 90 static int process_event_synth_event_update_stub(const struct perf_tool *tool __maybe_unused, in process_event_synth_event_update_stub() 91 union perf_event *event __maybe_unused, in process_event_synth_event_update_stub() 92 struct evlist **pevlist in process_event_synth_event_update_stub() 102 int process_event_sample_stub(const struct perf_tool *tool __maybe_unused, in process_event_sample_stub() 103 union perf_event *event __maybe_unused, in process_event_sample_stub() [all …]
|
D | iostat.c | 7 __weak int iostat_prepare(struct evlist *evlist __maybe_unused, in iostat_prepare() 8 struct perf_stat_config *config __maybe_unused) in iostat_prepare() 13 __weak int iostat_parse(const struct option *opt __maybe_unused, in iostat_parse() 14 const char *str __maybe_unused, in iostat_parse() 15 int unset __maybe_unused) in iostat_parse() 21 __weak void iostat_list(struct evlist *evlist __maybe_unused, in iostat_list() 22 struct perf_stat_config *config __maybe_unused) in iostat_list() 26 __weak void iostat_release(struct evlist *evlist __maybe_unused) in iostat_release() 30 __weak void iostat_print_header_prefix(struct perf_stat_config *config __maybe_unused) in iostat_print_header_prefix() 34 __weak void iostat_print_metric(struct perf_stat_config *config __maybe_unused, in iostat_print_metric() [all …]
|
D | dwarf-aux.h | 182 static inline int die_get_var_range(Dwarf_Die *sp_die __maybe_unused, in die_get_var_range() 183 Dwarf_Die *vr_die __maybe_unused, in die_get_var_range() 184 struct strbuf *buf __maybe_unused) in die_get_var_range() 189 static inline Dwarf_Die *die_find_variable_by_reg(Dwarf_Die *sc_die __maybe_unused, in die_find_variable_by_reg() 190 Dwarf_Addr pc __maybe_unused, in die_find_variable_by_reg() 191 int reg __maybe_unused, in die_find_variable_by_reg() 192 int *poffset __maybe_unused, in die_find_variable_by_reg() 193 bool is_fbreg __maybe_unused, in die_find_variable_by_reg() 194 Dwarf_Die *die_mem __maybe_unused) in die_find_variable_by_reg() 199 static inline Dwarf_Die *die_find_variable_by_addr(Dwarf_Die *sc_die __maybe_unused, in die_find_variable_by_addr() [all …]
|
D | compress.h | 43 static inline int zstd_init(struct zstd_data *data __maybe_unused, int level __maybe_unused) in zstd_init() 48 static inline int zstd_fini(struct zstd_data *data __maybe_unused) in zstd_fini() 54 ssize_t zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, in zstd_compress_stream_to_records() 55 void *dst __maybe_unused, size_t dst_size __maybe_unused, in zstd_compress_stream_to_records() 56 void *src __maybe_unused, size_t src_size __maybe_unused, in zstd_compress_stream_to_records() 57 size_t max_record_size __maybe_unused, in zstd_compress_stream_to_records() 63 static inline size_t zstd_decompress_stream(struct zstd_data *data __maybe_unused, void *src __mayb… in zstd_decompress_stream() 64 size_t src_size __maybe_unused, void *dst __maybe_unused, in zstd_decompress_stream() 65 size_t dst_size __maybe_unused) in zstd_decompress_stream()
|
D | unwind.h | 50 static inline int unwind__prepare_access(struct maps *maps __maybe_unused, in unwind__prepare_access() 51 struct map *map __maybe_unused, in unwind__prepare_access() 52 bool *initialized __maybe_unused) in unwind__prepare_access() 57 static inline void unwind__flush_access(struct maps *maps __maybe_unused) {} in unwind__flush_access() 58 static inline void unwind__finish_access(struct maps *maps __maybe_unused) {} in unwind__finish_access() 62 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() 63 void *arg __maybe_unused, in unwind__get_entries() 64 struct thread *thread __maybe_unused, in unwind__get_entries() 65 struct perf_sample *data __maybe_unused, in unwind__get_entries() 66 int max_stack __maybe_unused, in unwind__get_entries() [all …]
|
D | trace-event-scripting.c | 54 static void process_event_unsupported(union perf_event *event __maybe_unused, in process_event_unsupported() 55 struct perf_sample *sample __maybe_unused, in process_event_unsupported() 56 struct evsel *evsel __maybe_unused, in process_event_unsupported() 57 struct addr_location *al __maybe_unused, in process_event_unsupported() 58 struct addr_location *addr_al __maybe_unused) in process_event_unsupported() 71 static int python_start_script_unsupported(const char *script __maybe_unused, in python_start_script_unsupported() 72 int argc __maybe_unused, in python_start_script_unsupported() 73 const char **argv __maybe_unused, in python_start_script_unsupported() 74 struct perf_session *session __maybe_unused) in python_start_script_unsupported() 81 static int python_generate_script_unsupported(struct tep_handle *pevent in python_generate_script_unsupported() [all …]
|
D | symbol-minimal.c | 79 int filename__read_debuglink(const char *filename __maybe_unused, in filename__read_debuglink() 80 char *debuglink __maybe_unused, in filename__read_debuglink() 81 size_t size __maybe_unused) in filename__read_debuglink() 280 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() 286 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused) in symsrc__has_symtab() 297 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused, in dso__synthesize_plt_symbols() 298 struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() 341 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym() 343 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() 344 int kmodule __maybe_unused) in dso__load_sym() [all …]
|
D | mmap.c | 44 int __weak auxtrace_mmap__mmap(struct auxtrace_mmap *mm __maybe_unused, in auxtrace_mmap__mmap() 45 struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap__mmap() 46 void *userpg __maybe_unused, in auxtrace_mmap__mmap() 47 int fd __maybe_unused) in auxtrace_mmap__mmap() 52 void __weak auxtrace_mmap__munmap(struct auxtrace_mmap *mm __maybe_unused) in auxtrace_mmap__munmap() 56 void __weak auxtrace_mmap_params__init(struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap_params__init() 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() 63 void __weak auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap_params__set_idx() [all …]
|
D | auxtrace.h | 467 int kernel_is_64_bit __maybe_unused) in auxtrace_mmap__read_head() 484 int kernel_is_64_bit __maybe_unused) in auxtrace_mmap__write_tail() 707 auxtrace_record__init(struct evlist *evlist __maybe_unused, in auxtrace_record__init() 715 void auxtrace_record__free(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__free() 720 int auxtrace_record__options(struct auxtrace_record *itr __maybe_unused, in auxtrace_record__options() 721 struct evlist *evlist __maybe_unused, in auxtrace_record__options() 722 struct record_opts *opts __maybe_unused) in auxtrace_record__options() 728 int perf_event__process_auxtrace_info(struct perf_session *session __maybe_unused, in perf_event__process_auxtrace_info() 729 union perf_event *event __maybe_unused) in perf_event__process_auxtrace_info() 735 s64 perf_event__process_auxtrace(struct perf_session *session __maybe_unused, in perf_event__process_auxtrace() [all …]
|
D | synthetic-events.h | 117 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr __maybe_unused, in perf_event__synthesize_auxtrace_info() 118 const struct perf_tool *tool __maybe_unused, in perf_event__synthesize_auxtrace_info() 119 struct perf_session *session __maybe_unused, in perf_event__synthesize_auxtrace_info() 120 perf_event__handler_t process __maybe_unused) in perf_event__synthesize_auxtrace_info() 130 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, in perf_event__synthesize_bpf_events() 131 perf_event__handler_t process __maybe_unused, in perf_event__synthesize_bpf_events() 132 struct machine *machine __maybe_unused, in perf_event__synthesize_bpf_events() 133 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
|
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_uncond_branch(const unsigned char *buf __maybe_unused, in arch_is_uncond_branch() 19 size_t len __maybe_unused, in arch_is_uncond_branch() 20 int x86_64 __maybe_unused) in arch_is_uncond_branch()
|
D | python.c | 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() [all …]
|
D | debuginfo.h | 34 static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused) in debuginfo__new() 39 static inline void debuginfo__delete(struct debuginfo *dbg __maybe_unused) in debuginfo__delete() 45 static inline int debuginfo__get_text_offset(struct debuginfo *dbg __maybe_unused, in debuginfo__get_text_offset() 46 Dwarf_Addr *offs __maybe_unused, in debuginfo__get_text_offset() 47 bool adjust_offset __maybe_unused) in debuginfo__get_text_offset() 58 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, in get_source_from_debuginfod() 59 const char *sbuild_id __maybe_unused, in get_source_from_debuginfod() 60 char **new_path __maybe_unused) in get_source_from_debuginfod()
|
D | bpf-event.h | 40 static inline int machine__process_bpf(struct machine *machine __maybe_unused, in machine__process_bpf() 41 union perf_event *event __maybe_unused, in machine__process_bpf() 42 struct perf_sample *sample __maybe_unused) in machine__process_bpf() 47 static inline int evlist__add_bpf_sb_event(struct evlist *evlist __maybe_unused, in evlist__add_bpf_sb_event() 48 struct perf_env *env __maybe_unused) in evlist__add_bpf_sb_event() 53 static inline void __bpf_event__print_bpf_prog_info(struct bpf_prog_info *info __maybe_unused, in __bpf_event__print_bpf_prog_info() 54 struct perf_env *env __maybe_unused, in __bpf_event__print_bpf_prog_info() 55 FILE *fp __maybe_unused) in __bpf_event__print_bpf_prog_info()
|
D | event.c | 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() [all …]
|
/linux-6.12.1/tools/perf/tests/ |
D | stat.c | 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() [all …]
|
D | cpumap.c | 14 static int process_event_mask(const 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() 50 static int process_event_cpus(const struct perf_tool *tool __maybe_unused, in process_event_cpus() 52 struct perf_sample *sample __maybe_unused, in process_event_cpus() 53 struct machine *machine __maybe_unused) in process_event_cpus() 76 static int process_event_range_cpus(const struct perf_tool *tool __maybe_unused, in process_event_range_cpus() 78 struct perf_sample *sample __maybe_unused, in process_event_range_cpus() 79 struct machine *machine __maybe_unused) in process_event_range_cpus() 103 static int test__cpu_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unu… in test__cpu_map_synthesize() [all …]
|
D | event_update.c | 15 static int process_event_unit(const 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(const 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() 48 struct perf_sample *sample __maybe_unused, in process_event_name() 49 struct machine *machine __maybe_unused) in process_event_name() 60 static int process_event_cpus(const struct perf_tool *tool __maybe_unused, in process_event_cpus() 62 struct perf_sample *sample __maybe_unused, in process_event_cpus() [all …]
|
D | thread-map.c | 23 static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__thread_map() 63 static int process_event(const struct perf_tool *tool __maybe_unused, in process_event() 65 struct perf_sample *sample __maybe_unused, in process_event() 66 struct machine *machine __maybe_unused) in process_event() 90 static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_… in test__thread_map_synthesize() 110 static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unus… in test__thread_map_remove()
|
D | pmu.c | 158 static int test__pmu_format(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_format() 205 static int test__pmu_events(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_events() 298 static int test__pmu_event_names(struct test_suite *test __maybe_unused, in test__pmu_event_names() 299 int subtest __maybe_unused) in test__pmu_event_names() 411 static int test__name_len(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__name_len() 429 static int test__name_cmp(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__name_cmp() 459 static int test__pmu_match(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_match()
|
D | wp.c | 76 static int test__wp_ro(struct test_suite *test __maybe_unused, in test__wp_ro() 77 int subtest __maybe_unused) in test__wp_ro() 100 static int test__wp_wo(struct test_suite *test __maybe_unused, in test__wp_wo() 101 int subtest __maybe_unused) in test__wp_wo() 124 static int test__wp_rw(struct test_suite *test __maybe_unused, in test__wp_rw() 125 int subtest __maybe_unused) in test__wp_rw() 149 static int test__wp_modify(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__wp_modify()
|
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()
|
/linux-6.12.1/tools/perf/arch/s390/util/ |
D | auxtrace.c | 24 static size_t cpumsf_info_priv_size(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_priv_size() 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() [all …]
|
/linux-6.12.1/kernel/locking/ |
D | locktorture.c | 170 static int torture_lock_busted_write_lock(int tid __maybe_unused) in torture_lock_busted_write_lock() 184 static void torture_lock_busted_write_unlock(int tid __maybe_unused) in torture_lock_busted_write_unlock() 242 static int torture_spin_lock_write_lock(int tid __maybe_unused) in torture_spin_lock_write_lock() 268 static void torture_spin_lock_write_unlock(int tid __maybe_unused) in torture_spin_lock_write_unlock() 285 static int torture_spin_lock_write_lock_irq(int tid __maybe_unused) in torture_spin_lock_write_lock_irq() 295 static void torture_lock_spin_write_unlock_irq(int tid __maybe_unused) in torture_lock_spin_write_unlock_irq() 314 static int torture_raw_spin_lock_write_lock(int tid __maybe_unused) in torture_raw_spin_lock_write_lock() 321 static void torture_raw_spin_lock_write_unlock(int tid __maybe_unused) in torture_raw_spin_lock_write_unlock() 338 static int torture_raw_spin_lock_write_lock_irq(int tid __maybe_unused) in torture_raw_spin_lock_write_lock_irq() 348 static void torture_raw_spin_lock_write_unlock_irq(int tid __maybe_unused) in torture_raw_spin_lock_write_unlock_irq() [all …]
|