Searched hist:a430021faad6b4fa86c820fc3e7f8dbfc2f14fb4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | ds.c | diff a430021faad6b4fa86c820fc3e7f8dbfc2f14fb4 Mon May 22 06:30:35 CDT 2023 Kan Liang <kan.liang@linux.intel.com> perf/x86/intel: Add Crestmont PMU
The Grand Ridge and Sierra Forest are successors to Snow Ridge. They both have Crestmont core. From the core PMU's perspective, they are similar to the e-core of MTL. The only difference is the LBR event logging feature, which will be implemented in the following patches.
Create a non-hybrid PMU setup for Grand Ridge and Sierra Forest.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Andi Kleen <ak@linux.intel.com> Link: https://lore.kernel.org/r/20230522113040.2329924-1-kan.liang@linux.intel.com
|
H A D | core.c | diff a430021faad6b4fa86c820fc3e7f8dbfc2f14fb4 Mon May 22 06:30:35 CDT 2023 Kan Liang <kan.liang@linux.intel.com> perf/x86/intel: Add Crestmont PMU
The Grand Ridge and Sierra Forest are successors to Snow Ridge. They both have Crestmont core. From the core PMU's perspective, they are similar to the e-core of MTL. The only difference is the LBR event logging feature, which will be implemented in the following patches.
Create a non-hybrid PMU setup for Grand Ridge and Sierra Forest.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Andi Kleen <ak@linux.intel.com> Link: https://lore.kernel.org/r/20230522113040.2329924-1-kan.liang@linux.intel.com
|
/openbmc/linux/arch/x86/events/ |
H A D | perf_event.h | diff a430021faad6b4fa86c820fc3e7f8dbfc2f14fb4 Mon May 22 06:30:35 CDT 2023 Kan Liang <kan.liang@linux.intel.com> perf/x86/intel: Add Crestmont PMU
The Grand Ridge and Sierra Forest are successors to Snow Ridge. They both have Crestmont core. From the core PMU's perspective, they are similar to the e-core of MTL. The only difference is the LBR event logging feature, which will be implemented in the following patches.
Create a non-hybrid PMU setup for Grand Ridge and Sierra Forest.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Andi Kleen <ak@linux.intel.com> Link: https://lore.kernel.org/r/20230522113040.2329924-1-kan.liang@linux.intel.com
|