Function nix::sys::prctl::task_perf_events_disable

source ยท
pub fn task_perf_events_disable() -> Result<()>
Available on crate feature process only.
Expand description

Disable all performance counters attached to the calling process.