Function bpf_sys::bpf_open_perf_event[][src]

pub unsafe extern "C" fn bpf_open_perf_event(
    type_: u32,
    config: u64,
    pid: c_int,
    cpu: c_int
) -> c_int