Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dbpf.h6950 struct bpf_perf_event_value { struct
6951 __u64 counter;
6952 __u64 enabled;
6953 __u64 running;
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6953 struct bpf_perf_event_value { struct
6954 __u64 counter;
6955 __u64 enabled;
6956 __u64 running;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c592 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()