pub fn get_event_profiling_info<'e, E: ClEventPtrRef<'e>>(
    event: &'e E,
    request: ProfilingInfo
) -> OclCoreResult<ProfilingInfoResult>
Expand description

Get event profiling info (for debugging / benchmarking).