Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/riscv/
DMakefile6 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/arch/s390/
DMakefile5 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/arch/arm64/
DMakefile7 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/arch/loongarch/
DMakefile7 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/arch/powerpc/
DMakefile6 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/arch/x86/
DMakefile5 HAVE_KVM_STAT_SUPPORT := 1 macro
/linux-6.12.1/tools/perf/util/
Dkvm-stat.h5 #ifdef HAVE_KVM_STAT_SUPPORT
Dpython.c1359 #ifdef HAVE_KVM_STAT_SUPPORT
/linux-6.12.1/tools/perf/
Dbuiltin-kvm.c55 #if defined(HAVE_KVM_STAT_SUPPORT) && defined(HAVE_LIBTRACEEVENT)
616 #if defined(HAVE_KVM_STAT_SUPPORT) && defined(HAVE_LIBTRACEEVENT)
2180 #if defined(HAVE_KVM_STAT_SUPPORT) && defined(HAVE_LIBTRACEEVENT) in cmd_kvm()