Function profiling_enable [src]
Alias for std.c.serenity.profiling_enable
Prototype
pub extern "c" fn profiling_enable(pid: pid_t, event_mask: PERF_EVENT) c_int Parameters
pid: pid_tevent_mask: PERF_EVENT Source
pub extern "c" fn profiling_enable(pid: pid_t, event_mask: PERF_EVENT) c_int