[][src]Function libpapi_sys::PAPI_sprofil

pub unsafe extern "C" fn PAPI_sprofil(
    prof: *mut PAPI_sprofil_t,
    profcnt: c_int,
    EventSet: c_int,
    EventCode: c_int,
    threshold: c_int,
    flags: c_int
) -> c_int