Searched hist:e11c1a7eb302ac8f6f47c18fa662546405a5fd83 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/events/ |
H A D | perf_event.h | diff e11c1a7eb302ac8f6f47c18fa662546405a5fd83 Mon Apr 12 16:30:55 CEST 2021 Kan Liang <kan.liang@linux.intel.com> perf/x86: Factor out x86_pmu_show_pmu_cap
The PMU capabilities are different among hybrid PMUs. Perf should dump the PMU capabilities information for each hybrid PMU.
Factor out x86_pmu_show_pmu_cap() which shows the PMU capabilities information. The function will be reused later when registering a dedicated hybrid PMU.
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://lkml.kernel.org/r/1618237865-33448-16-git-send-email-kan.liang@linux.intel.com
|
H A D | core.c | diff e11c1a7eb302ac8f6f47c18fa662546405a5fd83 Mon Apr 12 16:30:55 CEST 2021 Kan Liang <kan.liang@linux.intel.com> perf/x86: Factor out x86_pmu_show_pmu_cap
The PMU capabilities are different among hybrid PMUs. Perf should dump the PMU capabilities information for each hybrid PMU.
Factor out x86_pmu_show_pmu_cap() which shows the PMU capabilities information. The function will be reused later when registering a dedicated hybrid PMU.
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://lkml.kernel.org/r/1618237865-33448-16-git-send-email-kan.liang@linux.intel.com
|