Home
last modified time | relevance | path

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

/external/linux-kselftest/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()
/external/libbpf/src/
Dlibbpf.c10774 struct perf_cpu_buf { struct
10792 struct perf_cpu_buf **cpu_bufs; argument
10800 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
10823 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
10839 static struct perf_cpu_buf *
10843 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
10886 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
11062 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
11132 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
11163 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
[all …]