Searched refs:perf_kvm_stat (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/util/
H A Dkvm-stat.h39 struct perf_kvm_stat;
44 struct perf_kvm_stat *perf_kvm;
70 void (*decode_key)(struct perf_kvm_stat *kvm, struct event_key *key,
80 struct perf_kvm_stat { struct
127 void exit_event_decode_key(struct perf_kvm_stat *kvm,
133 int setup_kvm_events_tp(struct perf_kvm_stat *kvm);
143 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid);
/linux-master/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c76 static void hcall_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
123 static int ppc__setup_book3s_hv(struct perf_kvm_stat *kvm,
149 static int ppc__setup_kvm_tp(struct perf_kvm_stat *kvm)
160 int setup_kvm_events_tp(struct perf_kvm_stat *kvm)
165 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused)
/linux-master/tools/perf/arch/x86/util/
H A Dkvm-stat.c75 static void mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
119 static void ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
163 static void msr_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
201 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid)
/linux-master/tools/perf/
H A Dbuiltin-kvm.c140 struct perf_kvm_stat *perf_kvm; \
163 struct perf_kvm_stat *perf_kvm; \
213 struct perf_kvm_stat *perf_kvm;
244 struct perf_kvm_stat *perf_kvm; \
513 static void print_result(struct perf_kvm_stat *kvm);
582 static void kvm_display(struct perf_kvm_stat *kvm)
592 static void kvm_display(struct perf_kvm_stat *kvm)
654 static const char *get_exit_reason(struct perf_kvm_stat *kvm,
669 void exit_event_decode_key(struct perf_kvm_stat *kvm,
679 static bool register_kvm_events_ops(struct perf_kvm_stat *kv
[all...]
/linux-master/tools/perf/arch/arm64/util/
H A Dkvm-stat.c80 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused)
/linux-master/tools/perf/arch/s390/util/
H A Dkvm-stat.c101 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid)

Completed in 286 milliseconds