Searched refs:perf_cpu_buf (Results 1 – 2 of 2) sorted by relevance
454 struct perf_cpu_buf { struct472 struct perf_cpu_buf **cpu_bufs; argument483 struct perf_cpu_buf *cpu_buf; in perfbuf_custom_consumer()
9958 struct perf_cpu_buf { struct9976 struct perf_cpu_buf **cpu_bufs; argument9984 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf()10007 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free()10023 static struct perf_cpu_buf *10027 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf()10070 return (struct perf_cpu_buf *)ERR_PTR(err); in perf_buffer__open_cpu_buf()10206 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new()10276 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record()10307 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records()[all …]