Function nix::sys::prctl::task_perf_events_disable

source ยท
pub fn task_perf_events_disable() -> Result<()>
Expand description

Disable all performance counters attached to the calling process.