Home
last modified time | relevance | path

Searched defs:intel_uncore_pmu (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/x86/events/intel/
Duncore.h118 struct intel_uncore_pmu { struct
119 struct pmu pmu;
120 char name[UNCORE_PMU_NAME_LEN];
121 int pmu_idx;
122 int func_id;
123 bool registered;
124 atomic_t activeboxes;
148 struct intel_uncore_pmu *pmu; argument