Searched refs:sub_bitmaps (Results 1 – 1 of 1) sorted by relevance
4858 unsigned int sub_bitmaps, eax, ebx, ecx, edx; in update_pmu_cap() local4860 cpuid(ARCH_PERFMON_EXT_LEAF, &sub_bitmaps, &ebx, &ecx, &edx); in update_pmu_cap()4867 if (sub_bitmaps & ARCH_PERFMON_NUM_COUNTER_LEAF_BIT) { in update_pmu_cap()