Searched refs:bpf_perf_prog_read_value (Results 1 – 2 of 2) sorted by relevance
62 ret = bpf_perf_prog_read_value(ctx, (void *)&value_buf, sizeof(struct bpf_perf_event_value)); in bpf_prog1()
1374 BPF_CALL_3(bpf_perf_prog_read_value, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_3() argument1392 .func = bpf_perf_prog_read_value,
Completed in 9 milliseconds