Searched defs:bpf_perf_event_read (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/samples/bpf/
H A Dbpf_helpers.h34 static int (*bpf_perf_event_read)(void *map, int index) = variable
/linux-4.4.14/kernel/trace/
H A Dbpf_trace.c189 static u64 bpf_perf_event_read(u64 r1, u64 index, u64 r3, u64 r4, u64 r5) bpf_perf_event_read() function

Completed in 193 milliseconds