Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dkvm-stat.h47 struct perf_kvm_stat;
63 void (*decode_key)(struct perf_kvm_stat *kvm, struct event_key *key,
76 struct perf_kvm_stat { struct
123 void exit_event_decode_key(struct perf_kvm_stat *kvm, argument
129 int setup_kvm_events_tp(struct perf_kvm_stat *kvm);
139 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid);
/linux-6.3-rc2/tools/perf/
A Dbuiltin-kvm.c119 void exit_event_decode_key(struct perf_kvm_stat *kvm, in exit_event_decode_key()
296 static bool is_child_event(struct perf_kvm_stat *kvm, in is_child_event()
493 static bool select_key(struct perf_kvm_stat *kvm) in select_key()
543 static void sort_result(struct perf_kvm_stat *kvm) in sort_result()
607 static void print_result(struct perf_kvm_stat *kvm) in print_result()
663 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, tool); in process_lost_event()
670 static bool skip_sample(struct perf_kvm_stat *kvm, in skip_sample()
687 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, in process_sample_event()
707 static int cpu_isa_config(struct perf_kvm_stat *kvm) in cpu_isa_config()
1080 static int read_events(struct perf_kvm_stat *kvm) in read_events()
[all …]
/linux-6.3-rc2/tools/perf/arch/powerpc/util/
A Dkvm-stat.c77 static void hcall_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in hcall_event_decode_key()
124 static int ppc__setup_book3s_hv(struct perf_kvm_stat *kvm, in ppc__setup_book3s_hv()
150 static int ppc__setup_kvm_tp(struct perf_kvm_stat *kvm) in ppc__setup_kvm_tp()
161 int setup_kvm_events_tp(struct perf_kvm_stat *kvm) in setup_kvm_events_tp()
166 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dkvm-stat.c76 static void mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in mmio_event_decode_key()
120 static void ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in ioport_event_decode_key()
164 static void msr_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, in msr_event_decode_key()
202 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid) in cpu_isa_init()
/linux-6.3-rc2/tools/perf/arch/arm64/util/
A Dkvm-stat.c81 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) in cpu_isa_init()
/linux-6.3-rc2/tools/perf/arch/s390/util/
A Dkvm-stat.c102 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid) in cpu_isa_init()

Completed in 9 milliseconds