mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Describe how we support two types of PMU setups, one with a single control register and two counters stored in a single register, and another with one control register per counter and each counter living in it's own register. Signed-off-by: David S. Miller <davem@davemloft.net>