Searched defs:intel_uncore_pmu (Results 1 – 3 of 3) sorted by relevance
20002 struct intel_uncore_pmu { struct20003 struct pmu pmu;20004 char name[32];20005 int pmu_idx;20006 int func_id;20007 bool registered;20008 atomic_t activeboxes;20009 struct intel_uncore_type *type;20010 struct intel_uncore_box **boxes;
20178 struct intel_uncore_pmu { struct20179 struct pmu pmu;20180 char name[32];20181 int pmu_idx;20182 int func_id;20183 bool registered;20184 atomic_t activeboxes;20185 struct intel_uncore_type *type;20186 struct intel_uncore_box **boxes;