pub fn reset_pmu() -> Result<(), &'static str>
Frees all counters and make them available to be used. Essentially sets the PMU to its initial state.