Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c450 struct perf_cpu_buf { struct
468 struct perf_cpu_buf **cpu_bufs; argument
479 struct perf_cpu_buf *cpu_buf; in perfbuf_custom_consumer()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c12305 struct perf_cpu_buf { struct
12323 struct perf_cpu_buf **cpu_bufs; argument
12331 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
12354 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
12370 static struct perf_cpu_buf *
12374 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
12417 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
12574 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
12644 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
12675 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
[all …]