Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A 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()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c12315 struct perf_cpu_buf { struct
12333 struct perf_cpu_buf **cpu_bufs; argument
12341 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
12364 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
12380 static struct perf_cpu_buf *
12384 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
12427 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
12584 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
12654 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
12685 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
[all …]