Searched refs:pmu_family (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon_generic.h38 .pmu_family = 0xff, /* any */
H A Dperfmon_itanium.h106 .pmu_family = 0x7,
H A Dperfmon_mckinley.h177 .pmu_family = 0x1f,
H A Dperfmon_montecito.h261 .pmu_family = 0x20,
H A Dperfmon.c411 * When the probe function is not defined, then the pmu_family field
413 * - cpu->family & config->pmu_family != 0
427 unsigned int pmu_family; /* cpuid family pattern used to identify pmu */ member in struct:__anon1714
6535 } else if ((*p)->pmu_family == family || (*p)->pmu_family == 0xff) { pfm_probe_pmu()

Completed in 101 milliseconds