Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h6645 struct bpf_perf_event_value { struct
6646 __u64 counter;
6647 __u64 enabled;
6648 __u64 running;
/Linux-v6.1/include/uapi/linux/
Dbpf.h6645 struct bpf_perf_event_value { struct
6646 __u64 counter;
6647 __u64 enabled;
6648 __u64 running;
/Linux-v6.1/kernel/trace/
Dbpf_trace.c596 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1676 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()