Searched defs:intel_uncore_pmu (Results 1 – 1 of 1) sorted by relevance
75 struct intel_uncore_pmu { struct76 struct pmu pmu;77 char name[UNCORE_PMU_NAME_LEN];78 int pmu_idx;79 int func_id;103 struct intel_uncore_pmu *pmu; argument