oprofile_cpu_buffer 36 drivers/oprofile/cpu_buffer.c DEFINE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer); oprofile_cpu_buffer 50 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); oprofile_cpu_buffer 77 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i); oprofile_cpu_buffer 104 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i); oprofile_cpu_buffer 124 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i); oprofile_cpu_buffer 184 drivers/oprofile/cpu_buffer.c op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, oprofile_cpu_buffer 237 drivers/oprofile/cpu_buffer.c op_add_sample(struct oprofile_cpu_buffer *cpu_buf, oprofile_cpu_buffer 262 drivers/oprofile/cpu_buffer.c log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, oprofile_cpu_buffer 287 drivers/oprofile/cpu_buffer.c static inline void oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) oprofile_cpu_buffer 292 drivers/oprofile/cpu_buffer.c static inline void oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) oprofile_cpu_buffer 302 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); oprofile_cpu_buffer 362 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); oprofile_cpu_buffer 417 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); oprofile_cpu_buffer 423 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer); oprofile_cpu_buffer 454 drivers/oprofile/cpu_buffer.c struct oprofile_cpu_buffer *b = oprofile_cpu_buffer 455 drivers/oprofile/cpu_buffer.c container_of(work, struct oprofile_cpu_buffer, work.work); oprofile_cpu_buffer 54 drivers/oprofile/cpu_buffer.h DECLARE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer); oprofile_cpu_buffer 64 drivers/oprofile/cpu_buffer.h struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); oprofile_cpu_buffer 22 drivers/oprofile/oprofile_stats.c struct oprofile_cpu_buffer *cpu_buf; oprofile_cpu_buffer 43 drivers/oprofile/oprofile_stats.c struct oprofile_cpu_buffer *cpu_buf;