kvm_skip_events   106 tools/perf/arch/powerpc/util/kvm-stat.c const char * const kvm_skip_events[] = {
kvm_skip_events    97 tools/perf/arch/s390/util/kvm-stat.c const char * const kvm_skip_events[] = {
kvm_skip_events   151 tools/perf/arch/x86/util/kvm-stat.c const char * const kvm_skip_events[] = {
kvm_skip_events   335 tools/perf/builtin-kvm.c 	for (skip_events = kvm_skip_events; *skip_events; skip_events++)
kvm_skip_events   143 tools/perf/util/kvm-stat.h extern const char * const kvm_skip_events[];