Function pmu_x86::reset_pmu

source ·
pub fn reset_pmu() -> Result<(), &'static str>
Expand description

Frees all counters and make them available to be used. Essentially sets the PMU to its initial state.