Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c454 struct perf_cpu_buf { struct
472 struct perf_cpu_buf **cpu_bufs;
483 struct perf_cpu_buf *cpu_buf; in perfbuf_custom_consumer()
/kernel/linux/linux-6.6/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; in perfbuf_custom_consumer()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c12311 struct perf_cpu_buf { struct
12329 struct perf_cpu_buf **cpu_bufs;
12337 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
12360 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
12376 static struct perf_cpu_buf *
12380 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
12423 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
12580 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
12650 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
12681 struct perf_cpu_buf *cpu_bu in perf_buffer__process_records()
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9961 struct perf_cpu_buf { struct
9979 struct perf_cpu_buf **cpu_bufs;
9987 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
10010 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
10026 static struct perf_cpu_buf *
10030 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
10073 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
10209 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
10279 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
10310 struct perf_cpu_buf *cpu_bu in perf_buffer__process_records()
[all...]

Completed in 41 milliseconds