Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dbpf.h4816 struct bpf_perf_event_value { struct
4817 __u64 counter;
4818 __u64 enabled;
4819 __u64 running;
/Linux-v5.10/tools/include/uapi/linux/
Dbpf.h4816 struct bpf_perf_event_value { struct
4817 __u64 counter;
4818 __u64 enabled;
4819 __u64 running;
/Linux-v5.10/kernel/trace/
Dbpf_trace.c865 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1502 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()