Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2681 struct bpf_perf_event_value { struct
2682 __u64 counter;
2683 __u64 enabled;
2684 __u64 running;
/Linux-v4.19/include/uapi/linux/
Dbpf.h2681 struct bpf_perf_event_value { struct
2682 __u64 counter;
2683 __u64 enabled;
2684 __u64 running;
/Linux-v4.19/kernel/trace/
Dbpf_trace.c340 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
728 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()