Function simics_api_sys::bindings::SIM_add_profiling_area

source ยท
pub unsafe extern "C" fn SIM_add_profiling_area(
    name: *const c_char,
    start: usize,
    end: usize,
) -> *mut profile_area_t