hwpmc/arm64: Hard code the initial pmcr state
We can't the fields in PMCR_EL0 are configured in the way we expect.
Rather than depending on prior configuration hard code the fields
we want set.
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50434