Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h75 struct intel_uncore_pmu { struct
76 struct pmu pmu;
77 char name[UNCORE_PMU_NAME_LEN];
78 int pmu_idx;
79 int func_id;
80 struct intel_uncore_type *type;
104 struct intel_uncore_pmu *pmu; argument