Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbpf.h658 struct bpf_perf_event_value { struct
659 __u64 counter;
660 __u64 enabled;
661 __u64 running;
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpf.h4817 struct bpf_perf_event_value { struct
4818 __u64 counter;
4819 __u64 enabled;
4820 __u64 running;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpf.h952 struct bpf_perf_event_value { struct
953 __u64 counter;
954 __u64 enabled;
955 __u64 running;
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbpf.h4817 struct bpf_perf_event_value { struct
4818 __u64 counter;
4819 __u64 enabled;
4820 __u64 running;
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c850 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1492 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()