Searched defs:bpf_perf_event_output (Results 1 – 2 of 2) sorted by relevance
223 static u64 bpf_perf_event_output(u64 r1, u64 r2, u64 index, u64 r4, u64 size) in bpf_perf_event_output() function
40 static int (*bpf_perf_event_output)(void *ctx, void *map, int index, void *data, int size) = variable