Searched refs:bpf_perf_event_read (Results 1 – 2 of 2) sorted by relevance
35 count = bpf_perf_event_read(&counters, key); in bpf_prog1()
570 BPF_CALL_2(bpf_perf_event_read, struct bpf_map *, map, u64, flags) in BPF_CALL_2() argument586 .func = bpf_perf_event_read,