Searched defs:bpf_perf_event_value (Results 1 – 5 of 5) sorted by relevance
2840 struct bpf_perf_event_value { struct2841 __u64 counter;2842 __u64 enabled;2843 __u64 running;
4817 struct bpf_perf_event_value { struct4818 __u64 counter;4819 __u64 enabled;4820 __u64 running;
850 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()