Searched refs:perf_cpu_buf (Results 1 – 1 of 1) sorted by relevance
5305 struct perf_cpu_buf { struct5323 struct perf_cpu_buf **cpu_bufs; argument5331 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()[all …]