mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
57e11990f4
For uncore PMUs, a single context is shared across all CPUs in a domain. The domain can be a CCX, like in the case of the L3 PMU, or a socket, like in the case of DF and UMC PMUs. This information is available via the PMU's cpumask. For contexts shared across a socket, the domain is currently determined from topology_die_id() which is incorrect after the introduction of commit |
||
---|---|---|
.. | ||
brs.c | ||
core.c | ||
ibs.c | ||
iommu.c | ||
iommu.h | ||
lbr.c | ||
Makefile | ||
power.c | ||
uncore.c |