Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c454 struct perf_cpu_buf { struct
472 struct perf_cpu_buf **cpu_bufs; argument
483 struct perf_cpu_buf *cpu_buf; in perfbuf_custom_consumer()
/tools/lib/bpf/
Dlibbpf.c9833 struct perf_cpu_buf { struct
9851 struct perf_cpu_buf **cpu_bufs; argument
9859 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
9882 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
9898 static struct perf_cpu_buf *
9902 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
9945 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
10081 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
10151 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
10182 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
[all …]