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.h6949 struct bpf_perf_event_value { struct
6950 __u64 counter;
6951 __u64 enabled;
6952 __u64 running;
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6952 struct bpf_perf_event_value { struct
6953 __u64 counter;
6954 __u64 enabled;
6955 __u64 running;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c591 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1734 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()