Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dbpf.h6920 struct bpf_perf_event_value { struct
6921 __u64 counter;
6922 __u64 enabled;
6923 __u64 running;
/Linux-v6.6/include/uapi/linux/
Dbpf.h6920 struct bpf_perf_event_value { struct
6921 __u64 counter;
6922 __u64 enabled;
6923 __u64 running;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c588 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1728 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()