Searched refs:perf_cpu_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c450 struct perf_cpu_buf { struct
468 struct perf_cpu_buf **cpu_bufs;
479 struct perf_cpu_buf *cpu_buf;
/linux-master/tools/lib/bpf/
H A Dlibbpf.c12846 struct perf_cpu_buf { struct
12864 struct perf_cpu_buf **cpu_bufs;
12872 struct perf_cpu_buf *cpu_buf)
12895 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i];
12911 static struct perf_cpu_buf *
12915 struct perf_cpu_buf *cpu_buf;
12958 return (struct perf_cpu_buf *)ERR_PTR(err);
13115 struct perf_cpu_buf *cpu_buf;
13185 struct perf_cpu_buf *cpu_buf = ctx;
13216 struct perf_cpu_buf *cpu_bu
[all...]

Completed in 210 milliseconds