Searched defs:bpf_perf_event_value (Results 1 – 3 of 3) sorted by relevance
6950 struct bpf_perf_event_value { struct6951 __u64 counter;6952 __u64 enabled;6953 __u64 running;
6953 struct bpf_perf_event_value { struct6954 __u64 counter;6955 __u64 enabled;6956 __u64 running;
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()