Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Duncore.h119 struct intel_uncore_pmu { struct
120 struct pmu pmu;
121 char name[UNCORE_PMU_NAME_LEN];
122 int pmu_idx;
123 int func_id;
124 bool registered;
125 atomic_t activeboxes;
149 struct intel_uncore_pmu *pmu; argument