Home
last modified time | relevance | path

Searched defs:bpf_perf_event_value (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dbpf.h7207 struct bpf_perf_event_value { struct
7208 __u64 counter;
7209 __u64 enabled;
7210 __u64 running;
/linux/include/uapi/linux/
H A Dbpf.h7207 struct bpf_perf_event_value { struct
7208 __u64 counter;
7209 __u64 enabled;
7210 __u64 running;
/linux/kernel/trace/
H A Dbpf_trace.c584 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1653 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()