Home
last modified time | relevance | path

Searched refs:num_core_pmc (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/kvm/svm/
H A Dpmu.c191 pmu->nr_arch_gp_counters = ebx.split.num_core_pmc; in amd_pmu_refresh()
/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h274 unsigned int num_core_pmc:4; member
/linux-6.15/arch/x86/events/amd/
H A Dcore.c1432 x86_pmu.cntr_mask64 = GENMASK_ULL(ebx.split.num_core_pmc - 1, 0); in amd_core_pmu_init()
/linux-6.15/arch/x86/kvm/
H A Dcpuid.c1774 ebx.split.num_core_pmc = kvm_pmu_cap.num_counters_gp; in __do_cpuid_func()