| /linux/tools/perf/util/ |
| H A D | kvm-stat.c | 9 uint16_t e_machine = evsel__e_machine(evsel, /*e_flags=*/NULL); in kvm_exit_event() local 18 uint16_t e_machine = evsel__e_machine(evsel, /*e_flags=*/NULL); in exit_event_get_key() local 38 uint16_t e_machine = evsel__e_machine(evsel, /*e_flags=*/NULL); in kvm_entry_event() local 75 int setup_kvm_events_tp(struct perf_kvm_stat *kvm, uint16_t e_machine) in setup_kvm_events_tp() 86 int cpu_isa_init(struct perf_kvm_stat *kvm, uint16_t e_machine, const char *cpuid) in cpu_isa_init() 109 const char *vcpu_id_str(uint16_t e_machine) in vcpu_id_str() 128 const char *kvm_exit_reason(uint16_t e_machine) in kvm_exit_reason() 151 const char *kvm_entry_trace(uint16_t e_machine) in kvm_entry_trace() 172 const char *kvm_exit_trace(uint16_t e_machine) in kvm_exit_trace() 192 const char * const *kvm_events_tp(uint16_t e_machine) in kvm_events_tp() [all …]
|
| H A D | perf_regs.c | 10 int perf_sdt_arg_parse_op(uint16_t e_machine, char *old_op, char **new_op) in perf_sdt_arg_parse_op() argument 35 perf_intr_reg_mask(uint16_t e_machine) perf_intr_reg_mask() argument 78 perf_user_reg_mask(uint16_t e_machine) perf_user_reg_mask() argument 121 perf_reg_name(int id,uint16_t e_machine,uint32_t e_flags) perf_reg_name() argument 192 perf_arch_reg_ip(uint16_t e_machine) perf_arch_reg_ip() argument 221 perf_arch_reg_sp(uint16_t e_machine) perf_arch_reg_sp() argument [all...] |
| H A D | sample.c | 54 elf_machine_max_instruction_length(uint16_t e_machine) elf_machine_max_instruction_length() argument 96 uint16_t e_machine; perf_sample__fetch_insn() local
|
| H A D | perf_regs.h | 72 DWARF_MINIMAL_REGS(uint16_t e_machine) DWARF_MINIMAL_REGS() argument
|
| H A D | thread.c | 456 uint16_t e_machine = EM_NONE; in read_proc_e_machine_for_pid() local 470 uint16_t e_machine; member 488 uint16_t e_machine = RC_CHK_ACCESS(thread)->e_machine; in thread__e_machine() local
|
| H A D | unwind-libdw.c | 261 uint16_t e_machine = ui->e_machine; in libdw_set_initial_registers() local 351 uint16_t e_machine = thread__e_machine(thread, machine, &e_flags); in unwind__get_entries() local
|
| H A D | unwind-libdw.h | 24 uint16_t e_machine; member
|
| H A D | thread.h | 71 uint16_t e_machine; in DECLARE_RC_STRUCT() local 316 static inline void thread__set_e_machine(struct thread *thread, uint16_t e_machine) in thread__set_e_machine()
|
| H A D | session.c | 962 regs_dump__printf(u64 mask,u64 * regs,uint16_t e_machine,uint32_t e_flags) regs_dump__printf() argument 989 regs__printf(const char * type,struct regs_dump * regs,uint16_t e_machine,uint32_t e_flags) regs__printf() argument 1001 regs_user__printf(struct perf_sample * sample,uint16_t e_machine,uint32_t e_flags) regs_user__printf() argument 1014 regs_intr__printf(struct perf_sample * sample,uint16_t e_machine,uint32_t e_flags) regs_intr__printf() argument 1118 uint16_t e_machine = EM_NONE; dump_sample() local 2969 uint16_t e_machine; global() member [all...] |
| H A D | disasm.h | 22 uint16_t e_machine; member
|
| H A D | dso.c | 1225 uint16_t e_machine = EM_NONE; in dso__read_e_machine() local 1293 uint16_t e_machine = EM_NONE; in dso__e_machine() local
|
| H A D | env.h | 78 u32 e_machine; member
|
| H A D | unwind-libunwind-local.c | 738 uint16_t e_machine = thread__e_machine(ui->thread, ui->machine, /*e_flags=*/NULL); get_entries() local
|
| H A D | thread-stack.c | 160 uint16_t e_machine = thread__e_machine(thread, machine, /*e_flags=*/NULL); in thread_stack__init() local
|
| H A D | disasm.c | 138 const struct arch *arch__find(uint16_t e_machine, uint32_t e_flags, const char *cpuid) in arch__find()
|
| H A D | callchain.c | 1684 callchain_param_setup(u64 sample_type,uint16_t e_machine) callchain_param_setup() argument
|
| /linux/tools/perf/ |
| H A D | builtin-kvm.c | 619 static bool register_kvm_events_ops(struct perf_kvm_stat *kvm, uint16_t e_machine) in register_kvm_events_ops() 845 static bool skip_event(uint16_t e_machine, const char *event) in skip_event() 905 uint16_t e_machine = perf_session__e_machine(kvm->session, /*e_flags=*/NULL); in handle_end_event() local 927 uint16_t e_machine = thread__e_machine(thread, machine, /*e_flags=*/NULL); in per_vcpu_record() local 1170 uint16_t e_machine; in cpu_isa_config() local 1552 uint16_t e_machine; in read_events() local 1665 uint16_t e_machine = EM_HOST; in kvm_events_record() local
|
| H A D | builtin-trace.c | 1469 int e_machine; global() member 2504 syscall__new(int e_machine,int id) syscall__new() argument 2546 trace__find_syscall(struct trace * trace,int e_machine,int id) trace__find_syscall() argument 2587 trace__syscall_info(struct trace * trace,struct evsel * evsel,int e_machine,int id) trace__syscall_info() argument 2786 int augmented_args_size = 0, e_machine; trace__sys_enter() local 2866 int augmented_args_size, e_machine; trace__fprintf_sys_enter() local 2932 int alignment = trace->args_alignment, e_machine; trace__sys_exit() local 3288 int e_machine = thread trace__event_handler() local 3783 trace__init_syscall_bpf_progs(struct trace * trace,int e_machine,int id) trace__init_syscall_bpf_progs() argument 3794 trace__bpf_prog_sys_enter_fd(struct trace * trace,int e_machine,int id) trace__bpf_prog_sys_enter_fd() argument 3800 trace__bpf_prog_sys_exit_fd(struct trace * trace,int e_machine,int id) trace__bpf_prog_sys_exit_fd() argument 3806 trace__bpf_sys_enter_beauty_map(struct trace * trace,int e_machine,int key,unsigned int * beauty_array) trace__bpf_sys_enter_beauty_map() argument 3993 trace__init_syscalls_bpf_prog_array_maps(struct trace * trace,int e_machine) trace__init_syscalls_bpf_prog_array_maps() argument 4844 syscall__dump_stats(struct trace * trace,int e_machine,FILE * fp,struct hashmap * syscall_stats) syscall__dump_stats() argument 4907 thread__dump_stats(struct thread_trace * ttrace,struct trace * trace,int e_machine,FILE * fp) thread__dump_stats() argument 4912 system__dump_stats(struct trace * trace,int e_machine,FILE * fp) system__dump_stats() argument 4921 int e_machine = thread__e_machine(thread, trace->host, /*e_flags=*/NULL); trace__fprintf_thread() local [all...] |
| H A D | builtin-script.c | 719 uint16_t e_machine, uint32_t e_flags, in perf_sample__fprintf_regs() argument 792 uint16_t e_machine, in perf_sample__fprintf_iregs() argument 805 uint16_t e_machine, in perf_sample__fprintf_uregs() argument 2821 uint16_t e_machine; process_attr() local
|
| /linux/arch/powerpc/boot/ |
| H A D | elf.h | 58 Elf32_Half e_machine; member 75 Elf64_Half e_machine; member
|
| /linux/tools/perf/jvmti/ |
| H A D | jvmti_agent.c | 62 uint16_t e_machine; in get_e_machine() member
|
| /linux/include/linux/ |
| H A D | regset.h | 245 u16 e_machine; member
|
| /linux/sound/pci/mixart/ |
| H A D | mixart_hwdep.c | 65 __be16 e_machine; member
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-pid-vm.c | 88 uint16_t e_machine; member
|
| /linux/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 717 static void regs_map(struct regs_dump *regs, uint64_t mask, uint16_t e_machine, uint32_t e_flags, in regs_map() argument 745 uint16_t e_machine, in set_regs_in_dict() argument 840 uint16_t e_machine = EM_HOST; in get_perf_sample_dict() local
|