pub fn raw_perf_event_output<F: KernelAuxiliaryOps>(
ctx: *mut c_void,
map: *mut c_void,
flags: u64,
data: *mut c_void,
size: u64,
) -> i64Expand description
See https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_perf_event_output/
See https://man7.org/linux/man-pages/man7/bpf-helpers.7.html