Home
last modified time | relevance | path

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

/linux/tools/perf/util/kvm-stat-arch/
H A Dkvm-stat-riscv.c67 static const char * const __kvm_skip_events[] = { variable
89 return __kvm_skip_events; in __kvm_skip_events_riscv()
H A Dkvm-stat-arm64.c72 static const char * const __kvm_skip_events[] = { variable
94 return __kvm_skip_events; in __kvm_skip_events_arm64()
H A Dkvm-stat-s390.c91 static const char * const __kvm_skip_events[] = { variable
119 return __kvm_skip_events; in __kvm_skip_events_s390()
H A Dkvm-stat-loongarch.c128 static const char * const __kvm_skip_events[] = { variable
151 return __kvm_skip_events; in __kvm_skip_events_loongarch()
H A Dkvm-stat-powerpc.c100 static const char * const __kvm_skip_events[] = { variable
227 return __kvm_skip_events; in __kvm_skip_events_powerpc()
H A Dkvm-stat-x86.c193 static const char * const __kvm_skip_events[] = { variable
273 return __kvm_skip_events; in __kvm_skip_events_x86()