Skip to content
Commit a72a8a5f authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Add a basic conflict engine in preparation for multi-counter support.



The hardware counter ->event_base state records and encoding of
the "struct perf_event_map" entry used for the event.

We use this to make sure that when we have more than 1 event,
both can be scheduled into the hardware at the same time.

As usual, structure of code is largely cribbed from powerpc.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1b6b9d62
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment