Home
last modified time | relevance | path

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

/linux-6.14.4/tools/include/uapi/linux/
Dbpf.h7116 struct bpf_perf_event_value { struct
7117 __u64 counter;
7118 __u64 enabled;
7119 __u64 running;
/linux-6.14.4/include/uapi/linux/
Dbpf.h7116 struct bpf_perf_event_value { struct
7117 __u64 counter;
7118 __u64 enabled;
7119 __u64 running;
/linux-6.14.4/kernel/trace/
Dbpf_trace.c583 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1766 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()