| /linux/tools/perf/util/ |
| H A D | iostat.c | 7 __weak int iostat_prepare(struct evlist *evlist __maybe_unused, in iostat_prepare() argument 8 struct perf_stat_config *config __maybe_unused) in iostat_prepare() argument 13 __weak int iostat_parse(const struct option *opt __maybe_unused, in iostat_parse() argument 14 const char *str __maybe_unused, in iostat_parse() argument 15 int unset __maybe_unused) in iostat_parse() argument 21 __weak void iostat_list(struct evlist *evlist __maybe_unused, in iostat_list() argument 22 struct perf_stat_config *config __maybe_unused) in iostat_list() argument 26 __weak void iostat_release(struct evlist *evlist __maybe_unused) in iostat_release() argument 30 __weak void iostat_print_header_prefix(struct perf_stat_config *config __maybe_unused) in iostat_print_header_prefix() argument 34 __weak void iostat_print_metric(struct perf_stat_config *config __maybe_unused, in iostat_print_metric() argument [all …]
|
| H A D | capstone.h | 27 static inline ssize_t capstone__fprintf_insn_asm(struct machine *machine __maybe_unused, in capstone__fprintf_insn_asm() argument 28 struct thread *thread __maybe_unused, in capstone__fprintf_insn_asm() argument 29 u8 cpumode __maybe_unused, in capstone__fprintf_insn_asm() argument 30 bool is64bit __maybe_unused, in capstone__fprintf_insn_asm() argument 31 const uint8_t *code __maybe_unused, in capstone__fprintf_insn_asm() argument 32 size_t code_size __maybe_unused, in capstone__fprintf_insn_asm() argument 33 uint64_t ip __maybe_unused, in capstone__fprintf_insn_asm() argument 34 int *lenp __maybe_unused, in capstone__fprintf_insn_asm() argument 35 int print_opts __maybe_unused, in capstone__fprintf_insn_asm() argument 36 FILE *fp __maybe_unused) in capstone__fprintf_insn_asm() argument [all …]
|
| H A D | unwind.h | 42 static inline int libdw__get_entries(unwind_entry_cb_t cb __maybe_unused, void *arg __maybe_unused, 43 struct thread *thread __maybe_unused, 44 struct perf_sample *data __maybe_unused, 45 int max_stack __maybe_unused, 46 bool best_effort __maybe_unused) 64 static inline int libunwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() argument 65 void *arg __maybe_unused, in unwind__get_entries() argument 66 struct thread *thread __maybe_unused, in unwind__get_entries() argument 67 struct perf_sample *data __maybe_unused, in unwind__get_entries() argument 50 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 51 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 52 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 57 unwind__flush_access(struct maps * maps __maybe_unused) unwind__flush_access() argument 58 unwind__finish_access(struct maps * maps __maybe_unused) unwind__finish_access() argument 62 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused,void * arg __maybe_unused,struct thread * thread __maybe_unused,struct perf_sample * data __maybe_unused,int max_stack __maybe_unused,bool best_effort __maybe_unused) unwind__get_entries() argument 63 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused,void * arg __maybe_unused,struct thread * thread __maybe_unused,struct perf_sample * data __maybe_unused,int max_stack __maybe_unused,bool best_effort __maybe_unused) unwind__get_entries() argument 72 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 73 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 74 unwind__prepare_access(struct maps * maps __maybe_unused,struct map * map __maybe_unused,bool * initialized __maybe_unused) unwind__prepare_access() argument 79 unwind__flush_access(struct maps * maps __maybe_unused) unwind__flush_access() argument 80 unwind__finish_access(struct maps * maps __maybe_unused) unwind__finish_access() argument [all...] |
| H A D | compress.h | 25 int lzma_decompress_stream_to_file(FILE *input __maybe_unused, 26 int output_fd __maybe_unused) 31 int lzma_decompress_to_file(const char *input __maybe_unused, 32 int output_fd __maybe_unused) 36 static inline int lzma_is_compressed(const char *input __maybe_unused) 63 static inline int zstd_init(struct zstd_data *data __maybe_unused, int level __maybe_unused) in zstd_decompress_stream() argument 68 static inline int zstd_fini(struct zstd_data *data __maybe_unused) in zstd_decompress_stream() 74 ssize_t zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, 75 void *dst __maybe_unused, size_ 43 zstd_init(struct zstd_data * data __maybe_unused,int level __maybe_unused) zstd_init() argument 48 zstd_fini(struct zstd_data * data __maybe_unused) zstd_fini() argument 54 zstd_compress_stream_to_records(struct zstd_data * data __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,size_t max_record_size __maybe_unused,size_t process_header (void * record,size_t increment)__maybe_unused) zstd_compress_stream_to_records() argument 55 zstd_compress_stream_to_records(struct zstd_data * data __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,size_t max_record_size __maybe_unused,size_t process_header (void * record,size_t increment)__maybe_unused) zstd_compress_stream_to_records() argument 56 zstd_compress_stream_to_records(struct zstd_data * data __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,size_t max_record_size __maybe_unused,size_t process_header (void * record,size_t increment)__maybe_unused) zstd_compress_stream_to_records() argument 57 zstd_compress_stream_to_records(struct zstd_data * data __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,size_t max_record_size __maybe_unused,size_t process_header (void * record,size_t increment)__maybe_unused) zstd_compress_stream_to_records() argument 64 zstd_decompress_stream(struct zstd_data * data __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused) zstd_decompress_stream() argument 65 zstd_decompress_stream(struct zstd_data * data __maybe_unused,void * src __maybe_unused,size_t src_size __maybe_unused,void * dst __maybe_unused,size_t dst_size __maybe_unused) zstd_decompress_stream() argument [all...] |
| H A D | tool.c | 16 static int perf_session__process_compressed_event(const struct perf_tool *tool __maybe_unused, in perf_session__process_compressed_event() argument 132 static int process_event_synth_tracing_data_stub(const struct perf_tool *tool __maybe_unused, in process_finished_round_stub() 133 struct perf_session *session __maybe_unused, in process_finished_round_stub() 134 union perf_event *event __maybe_unused) in process_finished_round_stub() 140 static int process_event_synth_attr_stub(const struct perf_tool *tool __maybe_unused, in skipn() 141 union perf_event *event __maybe_unused, in skipn() 142 struct evlist **pevlist __maybe_unused) in skipn() 148 static int process_event_synth_event_update_stub(const struct perf_tool *tool __maybe_unused, in skipn() 149 union perf_event *event __maybe_unused, in skipn() 150 struct evlist **pevlist __maybe_unused) in skipn() 83 process_event_synth_tracing_data_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_synth_tracing_data_stub() argument 84 process_event_synth_tracing_data_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_synth_tracing_data_stub() argument 85 process_event_synth_tracing_data_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_synth_tracing_data_stub() argument 91 process_event_synth_attr_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_attr_stub() argument 92 process_event_synth_attr_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_attr_stub() argument 93 process_event_synth_attr_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_attr_stub() argument 99 process_event_synth_event_update_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_event_update_stub() argument 100 process_event_synth_event_update_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_event_update_stub() argument 101 process_event_synth_event_update_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct evlist ** pevlist __maybe_unused) process_event_synth_event_update_stub() argument 110 process_event_sample_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct machine * machine __maybe_unused) process_event_sample_stub() argument 111 process_event_sample_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct machine * machine __maybe_unused) process_event_sample_stub() argument 112 process_event_sample_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct machine * machine __maybe_unused) process_event_sample_stub() argument 113 process_event_sample_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct machine * machine __maybe_unused) process_event_sample_stub() argument 114 process_event_sample_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct machine * machine __maybe_unused) process_event_sample_stub() argument 120 process_event_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_stub() argument 121 process_event_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_stub() argument 122 process_event_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_stub() argument 123 process_event_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_stub() argument 129 process_finished_round_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct ordered_events * oe __maybe_unused) process_finished_round_stub() argument 130 process_finished_round_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct ordered_events * oe __maybe_unused) process_finished_round_stub() argument 131 process_finished_round_stub(const struct perf_tool * tool __maybe_unused,union perf_event * event __maybe_unused,struct ordered_events * oe __maybe_unused) process_finished_round_stub() argument 152 process_event_auxtrace_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event) process_event_auxtrace_stub() argument 153 process_event_auxtrace_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event) process_event_auxtrace_stub() argument 162 process_event_op2_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_op2_stub() argument 163 process_event_op2_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_op2_stub() argument 164 process_event_op2_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_op2_stub() argument 172 process_event_thread_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_thread_map_stub() argument 173 process_event_thread_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_thread_map_stub() argument 174 process_event_thread_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_thread_map_stub() argument 184 process_event_cpu_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_cpu_map_stub() argument 185 process_event_cpu_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_cpu_map_stub() argument 186 process_event_cpu_map_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_cpu_map_stub() argument 196 process_event_stat_config_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_stat_config_stub() argument 197 process_event_stat_config_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_stat_config_stub() argument 198 process_event_stat_config_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused) process_event_stat_config_stub() argument 207 process_stat_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_stat_stub() argument 208 process_stat_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_stat_stub() argument 218 process_stat_round_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_stat_round_stub() argument 219 process_stat_round_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_stat_round_stub() argument 229 process_event_time_conv_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_event_time_conv_stub() argument 230 process_event_time_conv_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_event_time_conv_stub() argument 240 perf_session__process_compressed_event_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,u64 file_offset __maybe_unused,const char * file_path __maybe_unused) perf_session__process_compressed_event_stub() argument 241 perf_session__process_compressed_event_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,u64 file_offset __maybe_unused,const char * file_path __maybe_unused) perf_session__process_compressed_event_stub() argument 242 perf_session__process_compressed_event_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,u64 file_offset __maybe_unused,const char * file_path __maybe_unused) perf_session__process_compressed_event_stub() argument 243 perf_session__process_compressed_event_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,u64 file_offset __maybe_unused,const char * file_path __maybe_unused) perf_session__process_compressed_event_stub() argument 244 perf_session__process_compressed_event_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * session __maybe_unused,union perf_event * event __maybe_unused,u64 file_offset __maybe_unused,const char * file_path __maybe_unused) perf_session__process_compressed_event_stub() argument 250 perf_event__process_bpf_metadata_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) perf_event__process_bpf_metadata_stub() argument 251 perf_event__process_bpf_metadata_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) perf_event__process_bpf_metadata_stub() argument 259 process_schedstat_cpu_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_schedstat_cpu_stub() argument 260 process_schedstat_cpu_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_schedstat_cpu_stub() argument 269 process_schedstat_domain_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_schedstat_domain_stub() argument 270 process_schedstat_domain_stub(const struct perf_tool * tool __maybe_unused,struct perf_session * perf_session __maybe_unused,union perf_event * event) process_schedstat_domain_stub() argument [all...] |
| H A D | annotate-data.h | 271 find_data_type(struct data_loc_info *dloc __maybe_unused) in find_data_type() 277 annotated_data_type__update_samples(struct annotated_data_type *adt __maybe_unused, in annotated_data_type__update_samples() argument 278 struct evsel *evsel __maybe_unused, in annotated_data_type__update_samples() argument 279 int offset __maybe_unused, in annotated_data_type__update_samples() 280 int nr_samples __maybe_unused, in annotated_data_type__update_samples() 281 u64 period __maybe_unused) in annotated_data_type__update_samples() 286 static inline void annotated_data_type__tree_delete(struct rb_root *root __maybe_unused) 290 static inline void global_var_type__tree_delete(struct rb_root *root __maybe_unused) 294 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty() 295 struct evsel *evsel __maybe_unused) in hist_entry__annotate_data_tty() 268 find_data_type(struct data_loc_info * dloc __maybe_unused) find_data_type() argument 274 annotated_data_type__update_samples(struct annotated_data_type * adt __maybe_unused,struct evsel * evsel __maybe_unused,int offset __maybe_unused,int nr_samples __maybe_unused,u64 period __maybe_unused) annotated_data_type__update_samples() argument 275 annotated_data_type__update_samples(struct annotated_data_type * adt __maybe_unused,struct evsel * evsel __maybe_unused,int offset __maybe_unused,int nr_samples __maybe_unused,u64 period __maybe_unused) annotated_data_type__update_samples() argument 276 annotated_data_type__update_samples(struct annotated_data_type * adt __maybe_unused,struct evsel * evsel __maybe_unused,int offset __maybe_unused,int nr_samples __maybe_unused,u64 period __maybe_unused) annotated_data_type__update_samples() argument 283 annotated_data_type__tree_delete(struct rb_root * root __maybe_unused) annotated_data_type__tree_delete() argument 287 global_var_type__tree_delete(struct rb_root * root __maybe_unused) global_var_type__tree_delete() argument 291 hist_entry__annotate_data_tty(struct hist_entry * he __maybe_unused,struct evsel * evsel __maybe_unused) hist_entry__annotate_data_tty() argument 292 hist_entry__annotate_data_tty(struct hist_entry * he __maybe_unused,struct evsel * evsel __maybe_unused) hist_entry__annotate_data_tty() argument 297 annotated_data_type__get_member_name(struct annotated_data_type * adt __maybe_unused,char * buf __maybe_unused,size_t sz __maybe_unused,int member_offset __maybe_unused) annotated_data_type__get_member_name() argument 298 annotated_data_type__get_member_name(struct annotated_data_type * adt __maybe_unused,char * buf __maybe_unused,size_t sz __maybe_unused,int member_offset __maybe_unused) annotated_data_type__get_member_name() argument 299 annotated_data_type__get_member_name(struct annotated_data_type * adt __maybe_unused,char * buf __maybe_unused,size_t sz __maybe_unused,int member_offset __maybe_unused) annotated_data_type__get_member_name() argument 300 annotated_data_type__get_member_name(struct annotated_data_type * adt __maybe_unused,char * buf __maybe_unused,size_t sz __maybe_unused,int member_offset __maybe_unused) annotated_data_type__get_member_name() argument 311 hist_entry__annotate_data_tui(struct hist_entry * he __maybe_unused,struct evsel * evsel __maybe_unused,struct hist_browser_timer * hbt __maybe_unused) hist_entry__annotate_data_tui() argument 312 hist_entry__annotate_data_tui(struct hist_entry * he __maybe_unused,struct evsel * evsel __maybe_unused,struct hist_browser_timer * hbt __maybe_unused) hist_entry__annotate_data_tui() argument 313 hist_entry__annotate_data_tui(struct hist_entry * he __maybe_unused,struct evsel * evsel __maybe_unused,struct hist_browser_timer * hbt __maybe_unused) hist_entry__annotate_data_tui() argument [all...] |
| H A D | libdw.h | 43 static inline int libdw__addr2line(u64 addr __maybe_unused, char **file __maybe_unused, in libdw__addr2line() argument 44 unsigned int *line_nr __maybe_unused, in libdw__addr2line() argument 45 struct dso *dso __maybe_unused, in libdw__addr2line() argument 46 bool unwind_inlines __maybe_unused, in libdw__addr2line() argument 47 struct inline_node *node __maybe_unused, in libdw__addr2line() argument 48 struct symbol *sym __maybe_unused) in libdw__addr2line() argument 53 static inline void dso__free_libdw(struct dso *dso __maybe_unused) in dso__free_libdw() argument
|
| H A D | bpf-event.h | 48 static inline int machine__process_bpf(struct machine *machine __maybe_unused, in machine__process_bpf() argument 49 union perf_event *event __maybe_unused, in machine__process_bpf() argument 50 struct perf_sample *sample __maybe_unused) in machine__process_bpf() argument 55 static inline int evlist__add_bpf_sb_event(struct evlist *evlist __maybe_unused, in evlist__add_bpf_sb_event() argument 56 struct perf_env *env __maybe_unused) in evlist__add_bpf_sb_event() argument 61 static inline void __bpf_event__print_bpf_prog_info(struct perf_bpil *info_linear __maybe_unused, in __bpf_event__print_bpf_prog_info() argument 62 struct perf_env *env __maybe_unused, in __bpf_event__print_bpf_prog_info() argument 63 FILE *fp __maybe_unused) in __bpf_event__print_bpf_prog_info() argument 68 static inline void bpf_metadata_free(struct bpf_metadata *metadata __maybe_unused) in bpf_metadata_free() argument
|
| H A D | bpf_counter.h | 41 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() argument 42 struct target *target __maybe_unused) in bpf_counter__load() argument 47 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() argument 52 static inline int bpf_counter__disable(struct evsel *evsel __maybe_unused) in bpf_counter__disable() argument 57 static inline int bpf_counter__read(struct evsel *evsel __maybe_unused) in bpf_counter__read() argument 62 static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() argument 66 static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, in bpf_counter__install_pe() argument 67 int cpu __maybe_unused, in bpf_counter__install_pe() argument 68 int fd __maybe_unused) in bpf_counter__install_pe() argument
|
| H A D | mmap.c | 45 int __weak auxtrace_mmap__mmap(struct auxtrace_mmap *mm __maybe_unused, in auxtrace_mmap__mmap() argument 46 struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap__mmap() argument 47 void *userpg __maybe_unused, in auxtrace_mmap__mmap() argument 48 int fd __maybe_unused) in auxtrace_mmap__mmap() argument 53 void __weak auxtrace_mmap__munmap(struct auxtrace_mmap *mm __maybe_unused) in auxtrace_mmap__munmap() argument 57 void __weak auxtrace_mmap_params__init(struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap_params__init() argument 58 off_t auxtrace_offset __maybe_unused, in auxtrace_mmap_params__init() argument 59 unsigned int auxtrace_pages __maybe_unused, in auxtrace_mmap_params__init() argument 60 bool auxtrace_overwrite __maybe_unused) in auxtrace_mmap_params__init() argument 64 void __weak auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params *mp __maybe_unused, in auxtrace_mmap_params__set_idx() argument 65 auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params * mp __maybe_unused,struct evlist * evlist __maybe_unused,struct evsel * evsel __maybe_unused,int idx __maybe_unused) auxtrace_mmap_params__set_idx() argument 66 auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params * mp __maybe_unused,struct evlist * evlist __maybe_unused,struct evsel * evsel __maybe_unused,int idx __maybe_unused) auxtrace_mmap_params__set_idx() argument 67 auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params * mp __maybe_unused,struct evlist * evlist __maybe_unused,struct evsel * evsel __maybe_unused,int idx __maybe_unused) auxtrace_mmap_params__set_idx() argument 141 perf_mmap__aio_bind(struct mmap * map __maybe_unused,int idx __maybe_unused,struct perf_cpu cpu __maybe_unused,int affinity __maybe_unused) perf_mmap__aio_bind() argument 142 perf_mmap__aio_bind(struct mmap * map __maybe_unused,int idx __maybe_unused,struct perf_cpu cpu __maybe_unused,int affinity __maybe_unused) perf_mmap__aio_bind() argument 214 perf_mmap__aio_enabled(struct mmap * map __maybe_unused) perf_mmap__aio_enabled() argument 219 perf_mmap__aio_mmap(struct mmap * map __maybe_unused,struct mmap_params * mp __maybe_unused) perf_mmap__aio_mmap() argument 220 perf_mmap__aio_mmap(struct mmap * map __maybe_unused,struct mmap_params * mp __maybe_unused) perf_mmap__aio_mmap() argument 225 perf_mmap__aio_munmap(struct mmap * map __maybe_unused) perf_mmap__aio_munmap() argument [all...] |
| H A D | symbol-minimal.c | 87 int filename__read_debuglink(const char *filename __maybe_unused, 88 char *debuglink __maybe_unused, in filename__read_build_id() 89 size_t size __maybe_unused) in filename__read_build_id() 272 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__destroy() 278 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused) in dso__synthesize_plt_symbols() argument 289 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused, in fd__is_64_bit() 290 struct symsrc *ss __maybe_unused) in fd__is_64_bit() 333 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused, in dso__load_sym() 335 struct symsrc *runtime_ss __maybe_unused, in dso__load_sym() 336 int kmodule __maybe_unused) in dso__load_sym() 78 filename__read_debuglink(const char * filename __maybe_unused,char * debuglink __maybe_unused,size_t size __maybe_unused) filename__read_debuglink() argument 79 filename__read_debuglink(const char * filename __maybe_unused,char * debuglink __maybe_unused,size_t size __maybe_unused) filename__read_debuglink() argument 80 filename__read_debuglink(const char * filename __maybe_unused,char * debuglink __maybe_unused,size_t size __maybe_unused) filename__read_debuglink() argument 260 symsrc__possibly_runtime(struct symsrc * ss __maybe_unused) symsrc__possibly_runtime() argument 266 symsrc__has_symtab(struct symsrc * ss __maybe_unused) symsrc__has_symtab() argument 277 dso__synthesize_plt_symbols(struct dso * dso __maybe_unused,struct symsrc * ss __maybe_unused) dso__synthesize_plt_symbols() argument 321 dso__load_sym(struct dso * dso,struct map * map __maybe_unused,struct symsrc * ss,struct symsrc * runtime_ss __maybe_unused,int kmodule __maybe_unused) dso__load_sym() argument 323 dso__load_sym(struct dso * dso,struct map * map __maybe_unused,struct symsrc * ss,struct symsrc * runtime_ss __maybe_unused,int kmodule __maybe_unused) dso__load_sym() argument 324 dso__load_sym(struct dso * dso,struct map * map __maybe_unused,struct symsrc * ss,struct symsrc * runtime_ss __maybe_unused,int kmodule __maybe_unused) dso__load_sym() argument 338 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 339 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 340 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 345 kcore_extract__create(struct kcore_extract * kce __maybe_unused) kcore_extract__create() argument 350 kcore_extract__delete(struct kcore_extract * kce __maybe_unused) kcore_extract__delete() argument 354 kcore_copy(const char * from_dir __maybe_unused,const char * to_dir __maybe_unused) kcore_copy() argument 355 kcore_copy(const char * from_dir __maybe_unused,const char * to_dir __maybe_unused) kcore_copy() argument 364 filename__has_section(const char * filename __maybe_unused,const char * sec __maybe_unused) filename__has_section() argument [all...] |
| H A D | dump-insn.c | |
| H A D | trace_augment.h | 27 static inline int augmented_syscalls__create_bpf_output(struct evlist *evlist __maybe_unused) in augmented_syscalls__create_bpf_output() argument 36 static inline int augmented_syscalls__set_filter_pids(unsigned int nr __maybe_unused, in augmented_syscalls__set_filter_pids() argument 37 pid_t *pids __maybe_unused) in augmented_syscalls__set_filter_pids() argument 42 static inline int augmented_syscalls__get_map_fds(int *enter_fd __maybe_unused, in augmented_syscalls__get_map_fds() argument 43 int *exit_fd __maybe_unused, in augmented_syscalls__get_map_fds() argument 44 int *beauty_fd __maybe_unused) in augmented_syscalls__get_map_fds() argument 50 augmented_syscalls__find_by_title(const char *name __maybe_unused) in augmented_syscalls__find_by_title() argument
|
| H A D | trace-event-scripting.c | 133 static void process_event_unsupported(union perf_event *event __maybe_unused, in stop_script_unsupported() 134 struct perf_sample *sample __maybe_unused, 135 struct addr_location *al __maybe_unused, in process_event_unsupported() argument 136 struct addr_location *addr_al __maybe_unused) in process_event_unsupported() argument 149 static int python_start_script_unsupported(const char *script __maybe_unused, in print_python_unsupported_msg() 150 int argc __maybe_unused, in print_python_unsupported_msg() 151 const char **argv __maybe_unused, 152 struct perf_session *session __maybe_unused) in python_start_script_unsupported() argument 160 __maybe_unused, in python_start_script_unsupported() 162 __maybe_unused) in python_generate_script_unsupported() argument 137 process_event_unsupported(union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct addr_location * al __maybe_unused,struct addr_location * addr_al __maybe_unused) process_event_unsupported() argument 138 process_event_unsupported(union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct addr_location * al __maybe_unused,struct addr_location * addr_al __maybe_unused) process_event_unsupported() argument 139 process_event_unsupported(union perf_event * event __maybe_unused,struct perf_sample * sample __maybe_unused,struct evsel * evsel __maybe_unused,struct addr_location * al __maybe_unused,struct addr_location * addr_al __maybe_unused) process_event_unsupported() argument 153 python_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) python_start_script_unsupported() argument 154 python_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) python_start_script_unsupported() argument 155 python_start_script_unsupported(const char * script __maybe_unused,int argc __maybe_unused,const char ** argv __maybe_unused,struct perf_session * session __maybe_unused) python_start_script_unsupported() argument 165 python_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) python_generate_script_unsupported() argument 219 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 220 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 221 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 222 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 229 perl_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) perl_generate_script_unsupported() argument 231 perl_generate_script_unsupported(struct tep_handle * pevent __maybe_unused,const char * outfile __maybe_unused) perl_generate_script_unsupported() argument [all...] |
| H A D | ftrace.h | 63 perf_ftrace__latency_prepare_bpf(struct perf_ftrace *ftrace __maybe_unused) in perf_ftrace__latency_prepare_bpf() argument 69 perf_ftrace__latency_start_bpf(struct perf_ftrace *ftrace __maybe_unused) in perf_ftrace__latency_start_bpf() argument 75 perf_ftrace__latency_stop_bpf(struct perf_ftrace *ftrace __maybe_unused) in perf_ftrace__latency_stop_bpf() argument 81 perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused, in perf_ftrace__latency_read_bpf() argument 82 int buckets[] __maybe_unused, in perf_ftrace__latency_read_bpf() 83 struct stats *stats __maybe_unused) in perf_ftrace__latency_read_bpf() argument 89 perf_ftrace__latency_cleanup_bpf(struct perf_ftrace *ftrace __maybe_unused) in perf_ftrace__latency_cleanup_bpf() argument
|
| /linux/drivers/soc/renesas/ |
| H A 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_rcar_gen4 __initconst __maybe_unused = { variable 40 static const struct renesas_family fam_rcar_gen5 __initconst __maybe_unused = { variable 44 static const struct renesas_family fam_rmobile __initconst __maybe_unused = { variable 49 static const struct renesas_family fam_rza1 __initconst __maybe_unused = { variable 53 static const struct renesas_family fam_rza2 __initconst __maybe_unused = { variable 57 static const struct renesas_family fam_rzfive __initconst __maybe_unused = { variable 61 static const struct renesas_family fam_rzg1 __initconst __maybe_unused variable 66 static const struct renesas_family fam_rzg2 __initconst __maybe_unused = { global() variable 71 static const struct renesas_family fam_rzg2l __initconst __maybe_unused = { global() variable 75 static const struct renesas_family fam_rzg2ul __initconst __maybe_unused = { global() variable 79 static const struct renesas_family fam_rzv2l __initconst __maybe_unused = { global() variable 83 static const struct renesas_family fam_rzv2m __initconst __maybe_unused = { global() variable 87 static const struct renesas_family fam_shmobile __initconst __maybe_unused = { global() variable 97 static const struct renesas_soc soc_rz_a1h __initconst __maybe_unused = { global() variable 101 static const struct renesas_soc soc_rz_a2m __initconst __maybe_unused = { global() variable 106 static const struct renesas_soc soc_rmobile_ape6 __initconst __maybe_unused = { global() variable 111 static const struct renesas_soc soc_rmobile_a1 __initconst __maybe_unused = { global() variable 116 static const struct renesas_soc soc_rz_five __initconst __maybe_unused = { global() variable 121 static const struct renesas_soc soc_rz_g1h __initconst __maybe_unused = { global() variable 126 static const struct renesas_soc soc_rz_g1m __initconst __maybe_unused = { global() variable 131 static const struct renesas_soc soc_rz_g1n __initconst __maybe_unused = { global() variable 136 static const struct renesas_soc soc_rz_g1e __initconst __maybe_unused = { global() variable 141 static const struct renesas_soc soc_rz_g1c __initconst __maybe_unused = { global() variable 146 static const struct renesas_soc soc_rz_g2m __initconst __maybe_unused = { global() variable 151 static const struct renesas_soc soc_rz_g2n __initconst __maybe_unused = { global() variable 156 static const struct renesas_soc soc_rz_g2e __initconst __maybe_unused = { global() variable 161 static const struct renesas_soc soc_rz_g2h __initconst __maybe_unused = { global() variable 166 static const struct renesas_soc soc_rz_g2l __initconst __maybe_unused = { global() variable 171 static const struct renesas_soc soc_rz_g2ul __initconst __maybe_unused = { global() variable 176 static const struct renesas_soc soc_rz_v2l __initconst __maybe_unused = { global() variable 181 static const struct renesas_soc soc_rz_v2m __initconst __maybe_unused = { global() variable 185 static const struct renesas_soc soc_rcar_m1a __initconst __maybe_unused = { global() variable 189 static const struct renesas_soc soc_rcar_h1 __initconst __maybe_unused = { global() variable 194 static const struct renesas_soc soc_rcar_h2 __initconst __maybe_unused = { global() variable 199 static const struct renesas_soc soc_rcar_m2_w __initconst __maybe_unused = { global() variable 204 static const struct renesas_soc soc_rcar_v2h __initconst __maybe_unused = { global() variable 209 static const struct renesas_soc soc_rcar_m2_n __initconst __maybe_unused = { global() variable 214 static const struct renesas_soc soc_rcar_e2 __initconst __maybe_unused = { global() variable 219 static const struct renesas_soc soc_rcar_h3 __initconst __maybe_unused = { global() variable 224 static const struct renesas_soc soc_rcar_m3_w __initconst __maybe_unused = { global() variable 229 static const struct renesas_soc soc_rcar_m3_n __initconst __maybe_unused = { global() variable 234 static const struct renesas_soc soc_rcar_v3m __initconst __maybe_unused = { global() variable 239 static const struct renesas_soc soc_rcar_v3h __initconst __maybe_unused = { global() variable 244 static const struct renesas_soc soc_rcar_e3 __initconst __maybe_unused = { global() variable 249 static const struct renesas_soc soc_rcar_d3 __initconst __maybe_unused = { global() variable 254 static const struct renesas_soc soc_rcar_v3u __initconst __maybe_unused = { global() variable 259 static const struct renesas_soc soc_rcar_s4 __initconst __maybe_unused = { global() variable 264 static const struct renesas_soc soc_rcar_v4h __initconst __maybe_unused = { global() variable 269 static const struct renesas_soc soc_rcar_v4m __initconst __maybe_unused = { global() variable 274 static const struct renesas_soc soc_rcar_x5h __initconst __maybe_unused = { global() variable 279 static const struct renesas_soc soc_shmobile_ag5 __initconst __maybe_unused = { global() variable [all...] |
| /linux/tools/perf/arch/s390/util/ |
| H A D | auxtrace.c | 25 static size_t cpumsf_info_priv_size(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_priv_size() argument 26 struct evlist *evlist __maybe_unused) in cpumsf_info_priv_size() argument 32 cpumsf_info_fill(struct auxtrace_record *itr __maybe_unused, in cpumsf_info_fill() argument 33 struct perf_session *session __maybe_unused, in cpumsf_info_fill() argument 34 struct perf_record_auxtrace_info *auxtrace_info __maybe_unused, in cpumsf_info_fill() argument 35 size_t priv_size __maybe_unused) in cpumsf_info_fill() argument 42 cpumsf_reference(struct auxtrace_record *itr __maybe_unused) in cpumsf_reference() argument 48 cpumsf_recording_options(struct auxtrace_record *ar __maybe_unused, in cpumsf_recording_options() argument 49 struct evlist *evlist __maybe_unused, in cpumsf_recording_options() argument 77 cpumsf_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused, in cpumsf_parse_snapshot_options() argument [all …]
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | vega10_ip_offset.h | 36 static const struct IP_BASE __maybe_unused NBIF_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, … 41 static const struct IP_BASE __maybe_unused NBIO_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, … 46 static const struct IP_BASE __maybe_unused DCE_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0… 51 static const struct IP_BASE __maybe_unused DCN_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0… 56 static const struct IP_BASE __maybe_unused MP0_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 61 static const struct IP_BASE __maybe_unused MP1_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 66 static const struct IP_BASE __maybe_unused MP2_BASE = { { { { 0x00016000, 0, 0, 0, 0 } }, 71 static const struct IP_BASE __maybe_unused DF_BASE = { { { { 0x00007000, 0, 0, 0, 0 } }, 76 static const struct IP_BASE __maybe_unused UVD_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } }, 81 static const struct IP_BASE __maybe_unused VCN_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } }, [all …]
|
| /linux/tools/perf/tests/ |
| H A D | event_update.c | 16 static int process_event_unit(const struct perf_tool *tool __maybe_unused, in process_event_unit() 18 struct perf_sample *sample __maybe_unused, in process_event_unit() argument 19 struct machine *machine __maybe_unused) in process_event_unit() 29 static int process_event_scale(const struct perf_tool *tool __maybe_unused, in process_event_scale() 31 struct perf_sample *sample __maybe_unused, in process_event_scale() argument 32 struct machine *machine __maybe_unused) in process_event_scale() 49 struct perf_sample *sample __maybe_unused, in process_event_name() argument 50 struct machine *machine __maybe_unused) in process_event_name() 61 static int process_event_cpus(const struct perf_tool *tool __maybe_unused, in process_event_cpus() 63 struct perf_sample *sample __maybe_unused, in process_event_cpus() argument 15 process_event_unit(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_unit() argument 17 process_event_unit(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_unit() argument 28 process_event_scale(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_scale() argument 30 process_event_scale(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_scale() argument 48 process_event_name(const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_name() argument 60 process_event_cpus(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_cpus() argument 62 process_event_cpus(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event_cpus() argument 80 test__event_update(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__event_update() argument [all...] |
| H A D | thread-map.c | 22 static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused) 62 static int process_event(const struct perf_tool *tool __maybe_unused, 64 struct perf_sample *sample __maybe_unused, in process_event() 65 struct machine *machine __maybe_unused) in process_event() argument 89 static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unused) 109 static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unused) 23 test__thread_map(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__thread_map() argument 63 process_event(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event() argument 66 process_event(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine __maybe_unused) process_event() argument 90 test__thread_map_synthesize(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__thread_map_synthesize() argument 110 test__thread_map_remove(struct test_suite * test __maybe_unused,int subtest __maybe_unused) test__thread_map_remove() argument
|
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | auxtrace.c | 21 powerpc_vpadtl_recording_options(struct auxtrace_record *ar __maybe_unused, in powerpc_vpadtl_recording_options() argument 22 struct evlist *evlist __maybe_unused, in powerpc_vpadtl_recording_options() 40 static size_t powerpc_vpadtl_info_priv_size(struct auxtrace_record *itr __maybe_unused, in powerpc_vpadtl_info_priv_size() argument 41 struct evlist *evlist __maybe_unused) in powerpc_vpadtl_info_priv_size() 47 powerpc_vpadtl_info_fill(struct auxtrace_record *itr __maybe_unused, in powerpc_vpadtl_info_fill() argument 48 struct perf_session *session __maybe_unused, in powerpc_vpadtl_info_fill() 50 size_t priv_size __maybe_unused) in powerpc_vpadtl_info_fill() 62 static u64 powerpc_vpadtl_reference(struct auxtrace_record *itr __maybe_unused) in powerpc_vpadtl_reference() 20 powerpc_vpadtl_recording_options(struct auxtrace_record * ar __maybe_unused,struct evlist * evlist __maybe_unused,struct record_opts * opts) powerpc_vpadtl_recording_options() argument 39 powerpc_vpadtl_info_priv_size(struct auxtrace_record * itr __maybe_unused,struct evlist * evlist __maybe_unused) powerpc_vpadtl_info_priv_size() argument 46 powerpc_vpadtl_info_fill(struct auxtrace_record * itr __maybe_unused,struct perf_session * session __maybe_unused,struct perf_record_auxtrace_info * auxtrace_info,size_t priv_size __maybe_unused) powerpc_vpadtl_info_fill() argument 49 powerpc_vpadtl_info_fill(struct auxtrace_record * itr __maybe_unused,struct perf_session * session __maybe_unused,struct perf_record_auxtrace_info * auxtrace_info,size_t priv_size __maybe_unused) powerpc_vpadtl_info_fill() argument 61 powerpc_vpadtl_reference(struct auxtrace_record * itr __maybe_unused) powerpc_vpadtl_reference() argument
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-i2c.h | 24 static int __maybe_unused i2c_io(struct i2c_adapter *adapter, u8 adr, in i2c_io() 35 static int __maybe_unused i2c_write(struct i2c_adapter *adap, u8 adr, in i2c_write() 44 static int __maybe_unused i2c_read(struct i2c_adapter *adapter, u8 adr, u8 *val) in i2c_read() 52 static int __maybe_unused i2c_read_regs(struct i2c_adapter *adapter, in i2c_read_regs() 63 static int __maybe_unused i2c_read_regs16(struct i2c_adapter *adapter, in i2c_read_regs16() 75 static int __maybe_unused i2c_write_reg16(struct i2c_adapter *adap, in i2c_write_reg16() 83 static int __maybe_unused i2c_write_reg(struct i2c_adapter *adap, in i2c_write_reg() 91 static int __maybe_unused i2c_read_reg16(struct i2c_adapter *adapter, in i2c_read_reg16() 97 static int __maybe_unused i2c_read_reg(struct i2c_adapter *adapter, in i2c_read_reg()
|
| /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() argument 184 static void torture_lock_busted_write_unlock(int tid __maybe_unused) in torture_lock_busted_write_unlock() argument 242 static int torture_spin_lock_write_lock(int tid __maybe_unused) in torture_spin_lock_write_lock() argument 268 static void torture_spin_lock_write_unlock(int tid __maybe_unused) in torture_spin_lock_write_unlock() argument 285 static int torture_spin_lock_write_lock_irq(int tid __maybe_unused) in torture_spin_lock_write_lock_irq() argument 295 static void torture_lock_spin_write_unlock_irq(int tid __maybe_unused) in torture_lock_spin_write_unlock_irq() argument 314 static int torture_raw_spin_lock_write_lock(int tid __maybe_unused) in torture_raw_spin_lock_write_lock() argument 321 static void torture_raw_spin_lock_write_unlock(int tid __maybe_unused) in torture_raw_spin_lock_write_unlock() argument 338 static int torture_raw_spin_lock_write_lock_irq(int tid __maybe_unused) in torture_raw_spin_lock_write_lock_irq() argument 348 static void torture_raw_spin_lock_write_unlock_irq(int tid __maybe_unused) in torture_raw_spin_lock_write_unlock_irq() argument [all …]
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | common.h | 75 static void __maybe_unused disable_caps(struct __test_metadata *const _metadata) in disable_caps() 80 static void __maybe_unused drop_caps(struct __test_metadata *const _metadata) in drop_caps() 101 static void __maybe_unused set_cap(struct __test_metadata *const _metadata, in set_cap() 107 static void __maybe_unused clear_cap(struct __test_metadata *const _metadata, in clear_cap() 113 static void __maybe_unused in set_ambient_cap() 125 static void __maybe_unused clear_ambient_cap( in clear_ambient_cap() 134 static int __maybe_unused recv_fd(int usock) in recv_fd() 169 static int __maybe_unused send_fd(int usock, int fd_tx) in send_fd() 199 static void __maybe_unused in enforce_ruleset() 209 static void __maybe_unused in drop_access_rights() [all...] |
| /linux/lib/crc/riscv/ |
| H A D | crc-clmul-consts.h | 21 static const struct crc_clmul_consts crc16_msb_0x8bb7_consts __maybe_unused = { variable 40 static const struct crc_clmul_consts crc32_msb_0x04c11db7_consts __maybe_unused = { variable 59 static const struct crc_clmul_consts crc32_lsb_0xedb88320_consts __maybe_unused = { variable 78 static const struct crc_clmul_consts crc32_lsb_0x82f63b78_consts __maybe_unused = { variable 100 static const struct crc_clmul_consts crc64_msb_0x42f0e1eba9ea3693_consts __maybe_unused = { variable 116 static const struct crc_clmul_consts crc64_lsb_0x9a6c9329ac4bc9b5_consts __maybe_unused = { variable
|