Searched defs:cpu_buf (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/drivers/oprofile/ |
| D | cpu_buffer.c | 50 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_cpu_buffer_inc_smpl_lost() local 184 op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, in op_add_code() 237 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, in op_add_sample() 262 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, in log_sample() 287 static inline void oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_begin_trace() 292 static inline void oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_end_trace() 302 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in __oprofile_add_ext_sample() local 362 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_write_reserve() local 417 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_add_pc() local 423 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_add_trace() local
|
| D | oprofile_stats.c | 22 struct oprofile_cpu_buffer *cpu_buf; in oprofile_reset_stats() local 43 struct oprofile_cpu_buffer *cpu_buf; in oprofile_create_stats_files() local
|
| D | cpu_buffer.h | 64 struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); in op_cpu_buffer_reset() local
|
| /kernel/linux/linux-5.10/drivers/oprofile/ |
| D | cpu_buffer.c | 50 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_cpu_buffer_inc_smpl_lost() local 184 op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, in op_add_code() 237 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, in op_add_sample() 262 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, in log_sample() 287 static inline void oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_begin_trace() 292 static inline void oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_end_trace() 302 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in __oprofile_add_ext_sample() local 362 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_write_reserve() local 417 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_add_pc() local 423 struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); in oprofile_add_trace() local
|
| D | oprofile_stats.c | 22 struct oprofile_cpu_buffer *cpu_buf; in oprofile_reset_stats() local 43 struct oprofile_cpu_buffer *cpu_buf; in oprofile_create_stats_files() local
|
| D | cpu_buffer.h | 64 struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); in op_cpu_buffer_reset() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/ |
| D | bench_ringbufs.c | 483 struct perf_cpu_buf *cpu_buf; in perfbuf_custom_consumer() local
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | libbpf.c | 9974 struct perf_cpu_buf *cpu_buf) in perf_buffer__free_cpu_buf() 9997 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__free() local 10017 struct perf_cpu_buf *cpu_buf; in perf_buffer__open_cpu_buf() local 10196 struct perf_cpu_buf *cpu_buf; in __perf_buffer__new() local 10266 struct perf_cpu_buf *cpu_buf = ctx; in perf_buffer__process_record() local 10297 struct perf_cpu_buf *cpu_buf) in perf_buffer__process_records() 10321 struct perf_cpu_buf *cpu_buf = pb->events[i].data.ptr; in perf_buffer__poll() local 10347 struct perf_cpu_buf *cpu_buf; in perf_buffer__buffer_fd() local 10369 struct perf_cpu_buf *cpu_buf; in perf_buffer__consume_buffer() local 10386 struct perf_cpu_buf *cpu_buf = pb->cpu_bufs[i]; in perf_buffer__consume() local
|