| /kernel/linux/linux-5.10/drivers/soc/renesas/ |
| D | renesas-soc.c | 21 static const struct renesas_family fam_rcar_gen1 __initconst __maybe_unused = { variable 26 static const struct renesas_family fam_rcar_gen2 __initconst __maybe_unused = { variable 31 static const struct renesas_family fam_rcar_gen3 __initconst __maybe_unused = { variable 36 static const struct renesas_family fam_rmobile __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 59 static const struct renesas_family fam_shmobile __initconst __maybe_unused = { variable 70 static const struct renesas_soc soc_rz_a1h __initconst __maybe_unused = { variable [all …]
|
| /kernel/linux/linux-4.19/drivers/soc/renesas/ |
| D | renesas-soc.c | 29 static const struct renesas_family fam_rcar_gen1 __initconst __maybe_unused = { variable 34 static const struct renesas_family fam_rcar_gen2 __initconst __maybe_unused = { variable 39 static const struct renesas_family fam_rcar_gen3 __initconst __maybe_unused = { variable 44 static const struct renesas_family fam_rmobile __initconst __maybe_unused = { variable 49 static const struct renesas_family fam_rza __initconst __maybe_unused = { variable 53 static const struct renesas_family fam_rzg __initconst __maybe_unused = { variable 58 static const struct renesas_family fam_shmobile __initconst __maybe_unused = { variable 69 static const struct renesas_soc soc_rz_a1h __initconst __maybe_unused = { variable 73 static const struct renesas_soc soc_rmobile_ape6 __initconst __maybe_unused = { variable 78 static const struct renesas_soc soc_rmobile_a1 __initconst __maybe_unused = { variable [all …]
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | bpf-loader.h | 91 bpf__prepare_load(const char *filename __maybe_unused, in bpf__prepare_load() 92 bool source __maybe_unused) in bpf__prepare_load() 99 bpf__prepare_load_buffer(void *obj_buf __maybe_unused, in bpf__prepare_load_buffer() 100 size_t obj_buf_sz __maybe_unused) in bpf__prepare_load_buffer() 107 static inline int bpf__probe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__probe() 108 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() 109 static inline int bpf__load(struct bpf_object *obj __maybe_unused) { return 0; } in bpf__load() 112 bpf__foreach_event(struct bpf_object *obj __maybe_unused, in bpf__foreach_event() 113 bpf_prog_iter_callback_t func __maybe_unused, in bpf__foreach_event() 114 void *arg __maybe_unused) in bpf__foreach_event() [all …]
|
| 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()
|
| 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() 59 static inline void unwind__flush_access(struct maps *maps __maybe_unused) {} in unwind__flush_access() 60 static inline void unwind__finish_access(struct maps *maps __maybe_unused) {} in unwind__finish_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() [all …]
|
| D | trace-event-scripting.c | 29 static void process_event_unsupported(union perf_event *event __maybe_unused, in process_event_unsupported() 30 struct perf_sample *sample __maybe_unused, in process_event_unsupported() 31 struct evsel *evsel __maybe_unused, in process_event_unsupported() 32 struct addr_location *al __maybe_unused) in process_event_unsupported() 45 static int python_start_script_unsupported(const char *script __maybe_unused, in python_start_script_unsupported() 46 int argc __maybe_unused, in python_start_script_unsupported() 47 const char **argv __maybe_unused) in python_start_script_unsupported() 54 static int python_generate_script_unsupported(struct tep_handle *pevent in python_generate_script_unsupported() 57 __maybe_unused) in python_generate_script_unsupported() 109 static int perl_start_script_unsupported(const char *script __maybe_unused, in perl_start_script_unsupported() [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 | 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() 278 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() 284 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused) in symsrc__has_symtab() 295 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused, in dso__synthesize_plt_symbols() 296 struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() 339 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym() 341 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() 342 int kmodule __maybe_unused) in dso__load_sym() [all …]
|
| D | synthetic-events.h | 82 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr __maybe_unused, in perf_event__synthesize_auxtrace_info() 83 struct perf_tool *tool __maybe_unused, in perf_event__synthesize_auxtrace_info() 84 struct perf_session *session __maybe_unused, in perf_event__synthesize_auxtrace_info() 85 perf_event__handler_t process __maybe_unused) in perf_event__synthesize_auxtrace_info() 95 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, in perf_event__synthesize_bpf_events() 96 perf_event__handler_t process __maybe_unused, in perf_event__synthesize_bpf_events() 97 struct machine *machine __maybe_unused, in perf_event__synthesize_bpf_events() 98 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_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()
|
| 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()
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | bpf-loader.h | 92 bpf__prepare_load(const char *filename __maybe_unused, in bpf__prepare_load() 93 bool source __maybe_unused) in bpf__prepare_load() 100 bpf__prepare_load_buffer(void *obj_buf __maybe_unused, in bpf__prepare_load_buffer() 101 size_t obj_buf_sz __maybe_unused) in bpf__prepare_load_buffer() 108 static inline int bpf__probe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__probe() 109 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() 110 static inline int bpf__load(struct bpf_object *obj __maybe_unused) { return 0; } in bpf__load() 113 bpf__foreach_event(struct bpf_object *obj __maybe_unused, in bpf__foreach_event() 114 bpf_prog_iter_callback_t func __maybe_unused, in bpf__foreach_event() 115 void *arg __maybe_unused) in bpf__foreach_event() [all …]
|
| D | unwind.h | 54 static inline int unwind__prepare_access(struct thread *thread __maybe_unused, in unwind__prepare_access() 55 struct map *map __maybe_unused, in unwind__prepare_access() 56 bool *initialized __maybe_unused) in unwind__prepare_access() 61 static inline void unwind__flush_access(struct thread *thread __maybe_unused) {} in unwind__flush_access() 62 static inline void unwind__finish_access(struct thread *thread __maybe_unused) {} in unwind__finish_access() 66 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() 67 void *arg __maybe_unused, in unwind__get_entries() 68 struct thread *thread __maybe_unused, in unwind__get_entries() 69 struct perf_sample *data __maybe_unused, in unwind__get_entries() 70 int max_stack __maybe_unused) in unwind__get_entries() [all …]
|
| D | trace-event-scripting.c | 44 static void process_event_unsupported(union perf_event *event __maybe_unused, in process_event_unsupported() 45 struct perf_sample *sample __maybe_unused, in process_event_unsupported() 46 struct perf_evsel *evsel __maybe_unused, in process_event_unsupported() 47 struct addr_location *al __maybe_unused) in process_event_unsupported() 60 static int python_start_script_unsupported(const char *script __maybe_unused, in python_start_script_unsupported() 61 int argc __maybe_unused, in python_start_script_unsupported() 62 const char **argv __maybe_unused) in python_start_script_unsupported() 69 static int python_generate_script_unsupported(struct tep_handle *pevent in python_generate_script_unsupported() 72 __maybe_unused) in python_generate_script_unsupported() 124 static int perl_start_script_unsupported(const char *script __maybe_unused, in perl_start_script_unsupported() [all …]
|
| D | symbol-minimal.c | 74 int filename__read_debuglink(const char *filename __maybe_unused, in filename__read_debuglink() 75 char *debuglink __maybe_unused, in filename__read_debuglink() 76 size_t size __maybe_unused) in filename__read_debuglink() 273 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() 279 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused) in symsrc__has_symtab() 290 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused, in dso__synthesize_plt_symbols() 291 struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() 334 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym() 336 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() 337 int kmodule __maybe_unused) in dso__load_sym() [all …]
|
| /kernel/linux/linux-4.19/tools/perf/tests/ |
| D | stat.c | 23 static int process_stat_config_event(struct perf_tool *tool __maybe_unused, in process_stat_config_event() 25 struct perf_sample *sample __maybe_unused, in process_stat_config_event() 26 struct machine *machine __maybe_unused) in process_stat_config_event() 49 int test__synthesize_stat_config(struct test *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat_config() 63 static int process_stat_event(struct perf_tool *tool __maybe_unused, in process_stat_event() 65 struct perf_sample *sample __maybe_unused, in process_stat_event() 66 struct machine *machine __maybe_unused) in process_stat_event() 79 int test__synthesize_stat(struct test *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat() 93 static int process_stat_round_event(struct perf_tool *tool __maybe_unused, in process_stat_round_event() 95 struct perf_sample *sample __maybe_unused, in process_stat_round_event() [all …]
|
| D | event_update.c | 9 static int process_event_unit(struct perf_tool *tool __maybe_unused, in process_event_unit() 11 struct perf_sample *sample __maybe_unused, in process_event_unit() 12 struct machine *machine __maybe_unused) in process_event_unit() 22 static int process_event_scale(struct perf_tool *tool __maybe_unused, in process_event_scale() 24 struct perf_sample *sample __maybe_unused, in process_event_scale() 25 struct machine *machine __maybe_unused) in process_event_scale() 45 struct perf_sample *sample __maybe_unused, in process_event_name() 46 struct machine *machine __maybe_unused) in process_event_name() 57 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() 59 struct perf_sample *sample __maybe_unused, in process_event_cpus() [all …]
|
| D | cpumap.c | 12 static int process_event_mask(struct perf_tool *tool __maybe_unused, in process_event_mask() 14 struct perf_sample *sample __maybe_unused, in process_event_mask() 15 struct machine *machine __maybe_unused) in process_event_mask() 46 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() 48 struct perf_sample *sample __maybe_unused, in process_event_cpus() 49 struct machine *machine __maybe_unused) in process_event_cpus() 76 int test__cpu_map_synthesize(struct test *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_synthesize() 110 int test__cpu_map_print(struct test *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_print()
|
| D | thread-map.c | 13 int test__thread_map(struct test *test __maybe_unused, int subtest __maybe_unused) in test__thread_map() 53 static int process_event(struct perf_tool *tool __maybe_unused, in process_event() 55 struct perf_sample *sample __maybe_unused, in process_event() 56 struct machine *machine __maybe_unused) in process_event() 80 int test__thread_map_synthesize(struct test *test __maybe_unused, int subtest __maybe_unused) in test__thread_map_synthesize() 99 int test__thread_map_remove(struct test *test __maybe_unused, int subtest __maybe_unused) in test__thread_map_remove()
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| 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() 50 int test__synthesize_stat_config(struct test *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat_config() 64 static int process_stat_event(struct perf_tool *tool __maybe_unused, in process_stat_event() 66 struct perf_sample *sample __maybe_unused, in process_stat_event() 67 struct machine *machine __maybe_unused) in process_stat_event() 80 int test__synthesize_stat(struct test *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat() 94 static int process_stat_round_event(struct perf_tool *tool __maybe_unused, in process_stat_round_event() 96 struct perf_sample *sample __maybe_unused, in process_stat_round_event() [all …]
|
| 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() 63 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() 65 struct perf_sample *sample __maybe_unused, in process_event_cpus() [all …]
|
| 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 int test__cpu_map_synthesize(struct test *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_synthesize() 112 int test__cpu_map_print(struct test *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_print() 124 int test__cpu_map_merge(struct test *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_merge()
|
| D | thread-map.c | 22 int test__thread_map(struct test *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 int test__thread_map_synthesize(struct test *test __maybe_unused, int subtest __maybe_unused) in test__thread_map_synthesize() 108 int test__thread_map_remove(struct test *test __maybe_unused, int subtest __maybe_unused) in test__thread_map_remove()
|
| /kernel/linux/linux-4.19/tools/perf/arch/s390/util/ |
| D | auxtrace.c | 21 static size_t cpumsf_info_priv_size(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_priv_size() 22 struct perf_evlist *evlist __maybe_unused) in cpumsf_info_priv_size() 28 cpumsf_info_fill(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_fill() 29 struct perf_session *session __maybe_unused, in cpumsf_info_fill() 30 struct auxtrace_info_event *auxtrace_info __maybe_unused, in cpumsf_info_fill() 31 size_t priv_size __maybe_unused) in cpumsf_info_fill() 38 cpumsf_reference(struct auxtrace_record *itr __maybe_unused) in cpumsf_reference() 44 cpumsf_recording_options(struct auxtrace_record *ar __maybe_unused, in cpumsf_recording_options() 45 struct perf_evlist *evlist __maybe_unused, in cpumsf_recording_options() 73 cpumsf_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused, in cpumsf_parse_snapshot_options() [all …]
|
| /kernel/linux/linux-5.10/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 …]
|