Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Duncore.h110 struct intel_uncore_pmu { struct
111 struct pmu pmu;
112 char name[UNCORE_PMU_NAME_LEN];
113 int pmu_idx;
114 int func_id;
115 bool registered;
116 atomic_t activeboxes;
117 struct intel_uncore_type *type;
141 struct intel_uncore_pmu *pmu; argument
/kernel/linux/linux-6.6/arch/x86/events/intel/
Duncore.h121 struct intel_uncore_pmu { struct
122 struct pmu pmu;
123 char name[UNCORE_PMU_NAME_LEN];
124 int pmu_idx;
125 int func_id;
126 bool registered;
127 atomic_t activeboxes;
151 struct intel_uncore_pmu *pmu; argument