Home
last modified time | relevance | path

Searched refs:num_counters_gp (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dperf_event.h189 int num_counters_gp; member
/arch/x86/kvm/vmx/
Dpmu_intel.c358 x86_pmu.num_counters_gp); in intel_pmu_refresh()
/arch/x86/kvm/
Dcpuid.c693 eax.split.num_counters = cap.num_counters_gp; in __do_cpuid_func()
Dx86.c6005 min(INTEL_PMC_MAX_GENERIC, x86_pmu.num_counters_gp)) in kvm_init_msr_list()
6010 min(INTEL_PMC_MAX_GENERIC, x86_pmu.num_counters_gp)) in kvm_init_msr_list()
/arch/x86/events/
Dcore.c2767 cap->num_counters_gp = x86_pmu.num_counters; in perf_get_x86_pmu_capability()