pub fn enable_perf_events() -> Result<()>Expand description
Enable all performance counters attached to the current process.
This is the opposite of `disable_perf_events().
pub fn enable_perf_events() -> Result<()>Enable all performance counters attached to the current process.
This is the opposite of `disable_perf_events().