Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds