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.c6196 union cpuid35_ebx ebx_0; in update_pmu_cap_from_perfmonext() local
6201 cpuid(ARCH_PERFMON_EXT_LEAF, &eax_0.full, &ebx_0.full, &ecx, &edx); in update_pmu_cap_from_perfmonext()
6203 if (ebx_0.split.umask2) in update_pmu_cap_from_perfmonext()
6205 if (ebx_0.split.eq) in update_pmu_cap_from_perfmonext()
6207 if (ebx_0.split.rdpmc_user_disable) in update_pmu_cap_from_perfmonext()