Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dbpf_trace.c588 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_4()
1375 struct bpf_perf_event_value *, buf, u32, size) in BPF_CALL_3()
/linux/tools/include/uapi/linux/
A Dbpf.h6073 struct bpf_perf_event_value { struct
6074 __u64 counter;
6075 __u64 enabled;
6076 __u64 running;
/linux/include/uapi/linux/
A Dbpf.h6073 struct bpf_perf_event_value { struct
6074 __u64 counter;
6075 __u64 enabled;
6076 __u64 running;

Completed in 32 milliseconds