Searched defs:intel_uncore_pmu (Results 1 – 1 of 1) sorted by relevance
18685 struct intel_uncore_pmu { struct18686 struct pmu pmu;18687 char name[32];18688 int pmu_idx;18689 int func_id;18690 bool registered;18691 atomic_t activeboxes;18692 struct intel_uncore_type *type;18693 struct intel_uncore_box **boxes;