Lines Matching refs:perf_cpu_buf
5305 struct perf_cpu_buf { struct
5323 struct perf_cpu_buf **cpu_bufs; argument
5331 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()
5354 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()
5367 static struct perf_cpu_buf *
5371 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()
5414 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()
5533 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()
5593 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()
5624 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()
5643 struct perf_cpu_buf *cpu_buf = pb->events[i].data.ptr; in perf_buffer__poll()