Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c5905 union cpuid35_ebx ebx_0; in update_pmu_cap() local
5910 cpuid(ARCH_PERFMON_EXT_LEAF, &eax_0.full, &ebx_0.full, &ecx, &edx); in update_pmu_cap()
5912 if (ebx_0.split.umask2) in update_pmu_cap()
5914 if (ebx_0.split.eq) in update_pmu_cap()
5916 if (ebx_0.split.rdpmc_user_disable) in update_pmu_cap()