Searched defs:intel_uncore_discovery_unit (Results 1 – 1 of 1) sorted by relevance
119 struct intel_uncore_discovery_unit { struct120 struct rb_node node;121 unsigned int pmu_idx; /* The idx of the corresponding PMU */122 unsigned int id; /* Unit ID */123 unsigned int die; /* Die ID */124 u64 addr; /* Unit Control Address */