Searched defs:cpu_buf (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/oprofile/
H A Doprofile_stats.c22 struct oprofile_cpu_buffer *cpu_buf; local
43 struct oprofile_cpu_buffer *cpu_buf; local
[all...]
H A Dcpu_buffer.h63 struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); local
H A Dcpu_buffer.c48 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
178 op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, argument
231 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, argument
256 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, argument
279 oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) argument
284 oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) argument
293 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
346 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
401 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
407 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_stats.c22 struct oprofile_cpu_buffer *cpu_buf; local
43 struct oprofile_cpu_buffer *cpu_buf; local
[all...]
H A Dcpu_buffer.h63 struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu); local
H A Dcpu_buffer.c48 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
178 op_add_code(struct oprofile_cpu_buffer *cpu_buf, unsigned long backtrace, argument
231 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, argument
256 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, argument
279 oprofile_begin_trace(struct oprofile_cpu_buffer *cpu_buf) argument
284 oprofile_end_trace(struct oprofile_cpu_buffer *cpu_buf) argument
293 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
346 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
401 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
407 struct oprofile_cpu_buffer *cpu_buf = &__get_cpu_var(op_cpu_buffer); local
[all...]

Completed in 73 milliseconds