Home
last modified time | relevance | path

Searched defs:cpu_buf (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/oprofile/
Dcpu_buffer.c48 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); in oprofile_cpu_buffer_inc_smpl_lost() local
182 op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, in op_add_code()
235 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, in op_add_sample()
260 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, in log_sample()
285 static inline void oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_begin_trace()
290 static inline void oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) in oprofile_end_trace()
300 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); in __oprofile_add_ext_sample() local
360 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); in oprofile_write_reserve() local
415 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); in oprofile_add_pc() local
421 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); in oprofile_add_trace() local
Doprofile_stats.c22 struct oprofile_cpu_buffer *cpu_buf; in oprofile_reset_stats() local
43 struct oprofile_cpu_buffer *cpu_buf; in oprofile_create_stats_files() local
Dcpu_buffer.h64 struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); in op_cpu_buffer_reset() local