/linux/drivers/soc/renesas/ |
H A 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/tools/perf/util/ |
H A 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 …]
|
H A 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 …]
|
H A 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()
|
H A 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 …]
|
H A D | trace-event-scripting.c | 54 static void process_event_unsupported(union perf_event *event __maybe_unused, in process_event_unsupported() argument 55 struct perf_sample *sample __maybe_unused, in process_event_unsupported() argument 56 struct evsel *evsel __maybe_unused, in process_event_unsupported() argument 57 struct addr_location *al __maybe_unused, in process_event_unsupported() argument 58 struct addr_location *addr_al __maybe_unused) in process_event_unsupported() argument 71 static int python_start_script_unsupported(const char *script __maybe_unused, in python_start_script_unsupported() argument 72 int argc __maybe_unused, in python_start_script_unsupported() argument 73 const char **argv __maybe_unused, in python_start_script_unsupported() argument 74 struct perf_session *session __maybe_unused) in python_start_script_unsupported() argument 81 python_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) python_generate_script_unsupported() argument 84 python_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) python_generate_script_unsupported() argument 138 perl_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) perl_start_script_unsupported() argument 139 perl_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) perl_start_script_unsupported() argument 140 perl_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) perl_start_script_unsupported() argument 141 perl_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) perl_start_script_unsupported() argument 148 perl_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) perl_generate_script_unsupported() argument 150 perl_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) perl_generate_script_unsupported() argument [all...] |
H A D | symbol-minimal.c | 79 int filename__read_debuglink(const char *filename __maybe_unused, in filename__read_debuglink() argument 80 char *debuglink __maybe_unused, in filename__read_debuglink() argument 81 size_t size __maybe_unused) in filename__read_debuglink() argument 280 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() argument 286 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused) in symsrc__has_symtab() argument 297 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused, in dso__synthesize_plt_symbols() argument 298 struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() argument 341 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym() argument 343 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() argument 344 int kmodule __maybe_unused) in dso__load_sym() argument 358 file__read_maps(int fd __maybe_unused,bool exe __maybe_unused,mapfn_t mapfn __maybe_unused,void * data __maybe_unused,bool * is_64_bit __maybe_unused) file__read_maps() argument 359 file__read_maps(int fd __maybe_unused,bool exe __maybe_unused,mapfn_t mapfn __maybe_unused,void * data __maybe_unused,bool * is_64_bit __maybe_unused) file__read_maps() argument 360 file__read_maps(int fd __maybe_unused,bool exe __maybe_unused,mapfn_t mapfn __maybe_unused,void * data __maybe_unused,bool * is_64_bit __maybe_unused) file__read_maps() argument 365 kcore_extract__create(struct kcore_extract * kce __maybe_unused) kcore_extract__create() argument 370 kcore_extract__delete(struct kcore_extract * kce __maybe_unused) kcore_extract__delete() argument 374 kcore_copy(const char * from_dir __maybe_unused,const char * to_dir __maybe_unused) kcore_copy() argument 375 kcore_copy(const char * from_dir __maybe_unused,const char * to_dir __maybe_unused) kcore_copy() argument 384 dso__demangle_sym(struct dso * dso __maybe_unused,int kmodule __maybe_unused,const char * elf_name __maybe_unused) dso__demangle_sym() argument 385 dso__demangle_sym(struct dso * dso __maybe_unused,int kmodule __maybe_unused,const char * elf_name __maybe_unused) dso__demangle_sym() argument 386 dso__demangle_sym(struct dso * dso __maybe_unused,int kmodule __maybe_unused,const char * elf_name __maybe_unused) dso__demangle_sym() argument 391 filename__has_section(const char * filename __maybe_unused,const char * sec __maybe_unused) filename__has_section() argument [all...] |
H A 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 …]
|
H A D | auxtrace.h | 720 struct evlist *evlist __maybe_unused, in auxtrace_record__options() argument 721 struct record_opts *opts __maybe_unused) in auxtrace_record__options() argument 728 union perf_event *event __maybe_unused) in perf_event__process_auxtrace_info() argument 467 auxtrace_mmap__read_head(struct auxtrace_mmap * mm,int kernel_is_64_bit __maybe_unused) auxtrace_mmap__read_head() argument 484 auxtrace_mmap__write_tail(struct auxtrace_mmap * mm,u64 tail,int kernel_is_64_bit __maybe_unused) auxtrace_mmap__write_tail() argument 707 auxtrace_record__init(struct evlist * evlist __maybe_unused,int * err) auxtrace_record__init() argument 715 auxtrace_record__free(struct auxtrace_record * itr __maybe_unused) auxtrace_record__free() argument 722 auxtrace_record__options(struct auxtrace_record * itr __maybe_unused,struct evlist * evlist __maybe_unused,struct record_opts * opts __maybe_unused) auxtrace_record__options() argument 729 perf_event__process_auxtrace_info(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_event__process_auxtrace_info() argument 735 perf_event__process_auxtrace(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_event__process_auxtrace() argument 736 perf_event__process_auxtrace(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_event__process_auxtrace() argument 742 perf_event__process_auxtrace_error(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_event__process_auxtrace_error() argument 743 perf_event__process_auxtrace_error(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_event__process_auxtrace_error() argument 749 perf_session__auxtrace_error_inc(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_session__auxtrace_error_inc() argument 751 perf_session__auxtrace_error_inc(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) perf_session__auxtrace_error_inc() argument 757 events_stats__auxtrace_error_warn(const struct events_stats * stats __maybe_unused) events_stats__auxtrace_error_warn() argument 763 itrace_do_parse_synth_opts(struct itrace_synth_opts * synth_opts __maybe_unused,const char * str __maybe_unused,int unset __maybe_unused) itrace_do_parse_synth_opts() argument 764 itrace_do_parse_synth_opts(struct itrace_synth_opts * synth_opts __maybe_unused,const char * str __maybe_unused,int unset __maybe_unused) itrace_do_parse_synth_opts() argument 771 itrace_parse_synth_opts(const struct option * opt __maybe_unused,const char * str __maybe_unused,int unset __maybe_unused) itrace_parse_synth_opts() argument 772 itrace_parse_synth_opts(const struct option * opt __maybe_unused,const char * str __maybe_unused,int unset __maybe_unused) itrace_parse_synth_opts() argument 773 itrace_parse_synth_opts(const struct option * opt __maybe_unused,const char * str __maybe_unused,int unset __maybe_unused) itrace_parse_synth_opts() argument 780 auxtrace_parse_snapshot_options(struct auxtrace_record * itr __maybe_unused,struct record_opts * opts __maybe_unused,const char * str) auxtrace_parse_snapshot_options() argument 781 auxtrace_parse_snapshot_options(struct auxtrace_record * itr __maybe_unused,struct record_opts * opts __maybe_unused,const char * str) auxtrace_parse_snapshot_options() argument 791 auxtrace_parse_sample_options(struct auxtrace_record * itr __maybe_unused,struct evlist * evlist __maybe_unused,struct record_opts * opts __maybe_unused,const char * str) auxtrace_parse_sample_options() argument 792 auxtrace_parse_sample_options(struct auxtrace_record * itr __maybe_unused,struct evlist * evlist __maybe_unused,struct record_opts * opts __maybe_unused,const char * str) auxtrace_parse_sample_options() argument 793 auxtrace_parse_sample_options(struct auxtrace_record * itr __maybe_unused,struct evlist * evlist __maybe_unused,struct record_opts * opts __maybe_unused,const char * str) auxtrace_parse_sample_options() argument 803 auxtrace_regroup_aux_output(struct evlist * evlist __maybe_unused) auxtrace_regroup_aux_output() argument 808 auxtrace__process_event(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__process_event() argument 809 auxtrace__process_event(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__process_event() argument 810 auxtrace__process_event(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__process_event() argument 811 auxtrace__process_event(struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__process_event() argument 817 auxtrace__dump_auxtrace_sample(struct perf_session * session __maybe_unused,struct perf_sample * sample __maybe_unused) auxtrace__dump_auxtrace_sample() argument 818 auxtrace__dump_auxtrace_sample(struct perf_session * session __maybe_unused,struct perf_sample * sample __maybe_unused) auxtrace__dump_auxtrace_sample() argument 823 auxtrace__flush_events(struct perf_session * session __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__flush_events() argument 824 auxtrace__flush_events(struct perf_session * session __maybe_unused,const struct perf_tool * tool __maybe_unused) auxtrace__flush_events() argument 830 auxtrace__free_events(struct perf_session * session __maybe_unused) auxtrace__free_events() argument 835 auxtrace_cache__free(struct auxtrace_cache * auxtrace_cache __maybe_unused) auxtrace_cache__free() argument 840 auxtrace__free(struct perf_session * session __maybe_unused) auxtrace__free() argument 845 auxtrace_index__write(int fd __maybe_unused,struct list_head * head __maybe_unused) auxtrace_index__write() argument 846 auxtrace_index__write(int fd __maybe_unused,struct list_head * head __maybe_unused) auxtrace_index__write() argument 852 auxtrace_index__process(int fd __maybe_unused,u64 size __maybe_unused,struct perf_session * session __maybe_unused,bool needs_swap __maybe_unused) auxtrace_index__process() argument 853 auxtrace_index__process(int fd __maybe_unused,u64 size __maybe_unused,struct perf_session * session __maybe_unused,bool needs_swap __maybe_unused) auxtrace_index__process() argument 854 auxtrace_index__process(int fd __maybe_unused,u64 size __maybe_unused,struct perf_session * session __maybe_unused,bool needs_swap __maybe_unused) auxtrace_index__process() argument 855 auxtrace_index__process(int fd __maybe_unused,u64 size __maybe_unused,struct perf_session * session __maybe_unused,bool needs_swap __maybe_unused) auxtrace_index__process() argument 861 auxtrace_index__free(struct list_head * head __maybe_unused) auxtrace_index__free() argument 866 auxtrace__evsel_is_auxtrace(struct perf_session * session __maybe_unused,struct evsel * evsel __maybe_unused) auxtrace__evsel_is_auxtrace() argument 867 auxtrace__evsel_is_auxtrace(struct perf_session * session __maybe_unused,struct evsel * evsel __maybe_unused) auxtrace__evsel_is_auxtrace() argument 873 auxtrace_parse_filters(struct evlist * evlist __maybe_unused) auxtrace_parse_filters() argument 893 itrace_synth_opts__set_time_range(struct itrace_synth_opts * opts __maybe_unused,struct perf_time_interval * ptime_range __maybe_unused,int range_num __maybe_unused) itrace_synth_opts__set_time_range() argument 895 itrace_synth_opts__set_time_range(struct itrace_synth_opts * opts __maybe_unused,struct perf_time_interval * ptime_range __maybe_unused,int range_num __maybe_unused) itrace_synth_opts__set_time_range() argument 897 itrace_synth_opts__set_time_range(struct itrace_synth_opts * opts __maybe_unused,struct perf_time_interval * ptime_range __maybe_unused,int range_num __maybe_unused) itrace_synth_opts__set_time_range() argument 902 itrace_synth_opts__clear_time_range(struct itrace_synth_opts * opts __maybe_unused) itrace_synth_opts__clear_time_range() argument [all...] |
H A 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()
|
H A D | python.c | 851 PyObject *args, PyObject *kwargs __maybe_unused) in pyrf_evlist__init() argument 912 PyObject *args __maybe_unused, in pyrf_evlist__get_pollfd() argument 913 PyObject *kwargs __maybe_unused) in pyrf_evlist__get_pollfd() argument 951 PyObject *kwargs __maybe_unused) in pyrf_evlist__add() argument 1360 bool kvm_entry_event(struct evsel *evsel __maybe_unused) in kvm_entry_event() argument 1365 bool kvm_exit_event(struct evsel *evsel __maybe_unused) in kvm_exit_event() argument 1370 bool exit_event_begin(struct evsel *evsel __maybe_unused, in exit_event_begin() argument 1371 struct perf_sample *sample __maybe_unused, in exit_event_begin() argument 1372 struct event_key *key __maybe_unused) in exit_event_begin() argument 1377 bool exit_event_end(struct evsel *evsel __maybe_unused, in exit_event_end() argument 1378 exit_event_end(struct evsel * evsel __maybe_unused,struct perf_sample * sample __maybe_unused,struct event_key * key __maybe_unused) exit_event_end() argument 1379 exit_event_end(struct evsel * evsel __maybe_unused,struct perf_sample * sample __maybe_unused,struct event_key * key __maybe_unused) exit_event_end() argument 1384 exit_event_decode_key(struct perf_kvm_stat * kvm __maybe_unused,struct event_key * key __maybe_unused,char * decode __maybe_unused) exit_event_decode_key() argument 1385 exit_event_decode_key(struct perf_kvm_stat * kvm __maybe_unused,struct event_key * key __maybe_unused,char * decode __maybe_unused) exit_event_decode_key() argument 1386 exit_event_decode_key(struct perf_kvm_stat * kvm __maybe_unused,struct event_key * key __maybe_unused,char * decode __maybe_unused) exit_event_decode_key() argument 1391 find_scripts(char ** scripts_array __maybe_unused,char ** scripts_path_array __maybe_unused,int num __maybe_unused,int pathlen __maybe_unused) find_scripts() argument 1392 find_scripts(char ** scripts_array __maybe_unused,char ** scripts_path_array __maybe_unused,int num __maybe_unused,int pathlen __maybe_unused) find_scripts() argument 1397 perf_stat__set_no_csv_summary(int set __maybe_unused) perf_stat__set_no_csv_summary() argument 1401 perf_stat__set_big_num(int set __maybe_unused) perf_stat__set_big_num() argument 1405 script_spec_register(const char * spec __maybe_unused,struct scripting_ops * ops __maybe_unused) script_spec_register() argument 1410 arch_syscalls__strerrno_function(const char * arch __maybe_unused) arch_syscalls__strerrno_function() argument 1415 perf_kwork_add_work(struct perf_kwork * kwork __maybe_unused,struct kwork_class * class __maybe_unused,struct kwork_work * key __maybe_unused) perf_kwork_add_work() argument 1416 perf_kwork_add_work(struct perf_kwork * kwork __maybe_unused,struct kwork_class * class __maybe_unused,struct kwork_work * key __maybe_unused) perf_kwork_add_work() argument 1417 perf_kwork_add_work(struct perf_kwork * kwork __maybe_unused,struct kwork_class * class __maybe_unused,struct kwork_work * key __maybe_unused) perf_kwork_add_work() argument 1422 script_fetch_insn(struct perf_sample * sample __maybe_unused,struct thread * thread __maybe_unused,struct machine * machine __maybe_unused) script_fetch_insn() argument 1423 script_fetch_insn(struct perf_sample * sample __maybe_unused,struct thread * thread __maybe_unused,struct machine * machine __maybe_unused) script_fetch_insn() argument 1424 script_fetch_insn(struct perf_sample * sample __maybe_unused,struct thread * thread __maybe_unused,struct machine * machine __maybe_unused) script_fetch_insn() argument 1428 perf_sample__sprintf_flags(u32 flags __maybe_unused,char * str __maybe_unused,size_t sz __maybe_unused) perf_sample__sprintf_flags() argument 1429 perf_sample__sprintf_flags(u32 flags __maybe_unused,char * str __maybe_unused,size_t sz __maybe_unused) perf_sample__sprintf_flags() argument 1434 match_callstack_filter(struct machine * machine __maybe_unused,u64 * callstack __maybe_unused) match_callstack_filter() argument 1439 lock_stat_find(u64 addr __maybe_unused) lock_stat_find() argument 1444 lock_stat_findnew(u64 addr __maybe_unused,const char * name __maybe_unused,int flags __maybe_unused) lock_stat_findnew() argument 1445 lock_stat_findnew(u64 addr __maybe_unused,const char * name __maybe_unused,int flags __maybe_unused) lock_stat_findnew() argument 1450 cmd_inject(int argc __maybe_unused,const char * argv[]__maybe_unused) cmd_inject() argument [all...] |
H 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_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()
|
H A 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()
|
H A D | debuginfo.h | 34 static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused) in debuginfo__new() argument 39 static inline void debuginfo__delete(struct debuginfo *dbg __maybe_unused) in debuginfo__delete() argument 45 static inline int debuginfo__get_text_offset(struct debuginfo *dbg __maybe_unused, in debuginfo__get_text_offset() argument 46 Dwarf_Addr *offs __maybe_unused, in debuginfo__get_text_offset() argument 47 bool adjust_offset __maybe_unused) in debuginfo__get_text_offset() argument 58 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, in get_source_from_debuginfod() argument 59 const char *sbuild_id __maybe_unused, in get_source_from_debuginfod() argument 60 char **new_path __maybe_unused) in get_source_from_debuginfod() argument
|
H A 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 …]
|
H A D | bpf_counter.h | 52 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() 53 struct target *target __maybe_unused) in bpf_counter__load() 58 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() 63 static inline int bpf_counter__disable(struct evsel *evsel __maybe_unused) in bpf_counter__disable() 68 static inline int bpf_counter__read(struct evsel *evsel __maybe_unused) in bpf_counter__read() 73 static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() 77 static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, in bpf_counter__install_pe() 78 int cpu __maybe_unused, in bpf_counter__install_pe() 79 int fd __maybe_unused) in bpf_counter__install_pe()
|
/linux/tools/perf/tests/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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()
|
H A D | pmu.c | 158 static int test__pmu_format(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_format() argument 299 static int test__pmu_event_names(struct test_suite *test __maybe_unused, in test__pmu_event_names() argument 205 test__pmu_events(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__pmu_events() argument 298 test__pmu_event_names(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__pmu_event_names() argument 411 test__name_len(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__name_len() argument 429 test__name_cmp(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__name_cmp() argument 459 test__pmu_match(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__pmu_match() argument [all...] |
H A 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()
|
H 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()
|
/linux/tools/perf/arch/s390/util/ |
H A 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/kernel/locking/ |
H A 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 …]
|