Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c503 struct perf_cpu_buf { in perfbuf_custom_consumer()
521 struct perf_cpu_buf **cpu_bufs;
532 struct perf_cpu_buf *cpu_buf;
450 struct perf_cpu_buf { global() struct
468 map_keyperf_cpu_buf global() argument
/linux/tools/lib/bpf/
H A Dlibbpf.c14264 struct perf_cpu_buf { struct
14282 struct perf_cpu_buf **cpu_bufs; argument
14290 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
14313 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
14329 static struct perf_cpu_buf *
14333 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
14375 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
14530 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
14600 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
14631 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
[all …]