pub unsafe extern "C" fn starpu_perfmodel_debugfilepath(
model: *mut starpu_perfmodel,
arch: *mut starpu_perfmodel_arch,
path: *mut c_char,
maxlen: usize,
nimpl: c_uint,
)Expand description
Return the path to the debugging information for the performance model.