Searched defs:cpu_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c479 struct perf_cpu_buf *cpu_buf; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c12871 perf_buffer__free_cpu_buf(struct perf_buffer *pb, struct perf_cpu_buf *cpu_buf) argument
12895 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; local
12915 struct perf_cpu_buf *cpu_buf; local
13115 struct perf_cpu_buf *cpu_buf; local
13185 struct perf_cpu_buf *cpu_buf = ctx; local
13215 perf_buffer__process_records(struct perf_buffer *pb, struct perf_cpu_buf *cpu_buf) argument
13243 struct perf_cpu_buf *cpu_buf = pb->events[i].data.ptr; local
13269 struct perf_cpu_buf *cpu_buf; local
13283 struct perf_cpu_buf *cpu_buf; local
13307 struct perf_cpu_buf *cpu_buf; local
13324 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; local
[all...]

Completed in 221 milliseconds