Home
last modified time | relevance | path

Searched refs:bpf_perf_event_value (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/samples/bpf/
Dtracex6_kern.c21 .value_size = sizeof(struct bpf_perf_event_value),
50 struct bpf_perf_event_value *val, buf; in bpf_prog2()
Dtrace_event_kern.c45 struct bpf_perf_event_value value_buf; in bpf_prog1()
62 ret = bpf_perf_prog_read_value(ctx, (void *)&value_buf, sizeof(struct bpf_perf_event_value)); in bpf_prog1()
Dtracex6_user.c26 struct bpf_perf_event_value value2; in check_on_cpu()
/Linux-v4.19/kernel/trace/
Dbpf_trace.c340 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4() argument
344 if (unlikely(size != sizeof(struct bpf_perf_event_value))) in BPF_CALL_4()
728 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3() argument
732 if (unlikely(size != sizeof(struct bpf_perf_event_value))) in BPF_CALL_3()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2681 struct bpf_perf_event_value { struct
/Linux-v4.19/include/uapi/linux/
Dbpf.h2681 struct bpf_perf_event_value { struct