Home
last modified time | relevance | path

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

/linux/tools/perf/util/
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, argument
133 int setup_kvm_events_tp(struct perf_kvm_stat *kvm);
143 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid);
A Dpython.c1384 void exit_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in exit_event_decode_key()
/linux/tools/perf/
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()
1052 struct perf_kvm_stat *perf_kvm; in filter_cb()
1174 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, tool); in process_lost_event()
1198 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, in process_sample_event()
1602 static int read_events(struct perf_kvm_stat *kvm) in read_events()
[all …]
/linux/tools/perf/arch/powerpc/util/
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/tools/perf/arch/x86/util/
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/tools/perf/arch/riscv/util/
A Dkvm-stat.c74 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux/tools/perf/arch/arm64/util/
A Dkvm-stat.c80 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux/tools/perf/arch/s390/util/
A Dkvm-stat.c101 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid) in cpu_isa_init()
/linux/tools/perf/arch/loongarch/util/
A Dkvm-stat.c134 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()

Completed in 23 milliseconds