Home
last modified time | relevance | path

Searched refs:perf_kvm_stat (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/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
129 void exit_event_decode_key(struct perf_kvm_stat *kvm, argument
136 int setup_kvm_events_tp(struct perf_kvm_stat *kvm);
146 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid);
H A Dkvm-stat.c45 static const char *get_exit_reason(struct perf_kvm_stat *kvm, in get_exit_reason()
60 void exit_event_decode_key(struct perf_kvm_stat *kvm, in exit_event_decode_key()
/linux-6.15/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; in ev_entry_mean()
244 struct perf_kvm_stat *perf_kvm; \
582 static void kvm_display(struct perf_kvm_stat *kvm) in kvm_display()
592 static void kvm_display(struct perf_kvm_stat *kvm) in kvm_display()
991 struct perf_kvm_stat *perf_kvm; in filter_cb()
1113 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, tool); in process_lost_event()
1137 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, in process_sample_event()
1543 static int read_events(struct perf_kvm_stat *kvm) in read_events()
[all …]
/linux-6.15/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c76 static void hcall_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in hcall_event_decode_key()
123 static int ppc__setup_book3s_hv(struct perf_kvm_stat *kvm, in ppc__setup_book3s_hv()
149 static int ppc__setup_kvm_tp(struct perf_kvm_stat *kvm) in ppc__setup_kvm_tp()
160 int setup_kvm_events_tp(struct perf_kvm_stat *kvm) in setup_kvm_events_tp()
165 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux-6.15/tools/perf/arch/x86/util/
H A Dkvm-stat.c75 static void mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in mmio_event_decode_key()
119 static void ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in ioport_event_decode_key()
163 static void msr_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in msr_event_decode_key()
201 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid) in cpu_isa_init()
/linux-6.15/tools/perf/arch/riscv/util/
H A Dkvm-stat.c74 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux-6.15/tools/perf/arch/arm64/util/
H A Dkvm-stat.c80 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux-6.15/tools/perf/arch/s390/util/
H A Dkvm-stat.c101 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid) in cpu_isa_init()
/linux-6.15/tools/perf/arch/loongarch/util/
H A Dkvm-stat.c134 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()