Searched defs:bpf_perf_event_value (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | bpf.h | 658 struct bpf_perf_event_value { struct 659 __u64 counter; 660 __u64 enabled; 661 __u64 running;
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | bpf.h | 4844 struct bpf_perf_event_value { struct 4845 __u64 counter; 4846 __u64 enabled; 4847 __u64 running;
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | bpf.h | 952 struct bpf_perf_event_value { struct 953 __u64 counter; 954 __u64 enabled; 955 __u64 running;
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | bpf.h | 952 struct bpf_perf_event_value { struct 953 __u64 counter; 954 __u64 enabled; 955 __u64 running;
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 4844 struct bpf_perf_event_value { struct 4845 __u64 counter; 4846 __u64 enabled; 4847 __u64 running;
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | bpf_trace.c | 850 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4() 1510 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | bpf.h | 6955 struct bpf_perf_event_value { struct 6956 __u64 counter; 6957 __u64 enabled; 6958 __u64 running;
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | bpf.h | 6952 struct bpf_perf_event_value { struct 6953 __u64 counter; 6954 __u64 enabled; 6955 __u64 running;
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | bpf_trace.c | 592 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4() 1735 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()
|