Searched refs:op_sample (Results 1 - 8 of 8) 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 Dcpu_buffer.h32 struct op_sample { struct
76 struct op_sample
79 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu);
H A Dcpu_buffer.c67 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) +
129 * struct op_sample contains the data that is stored in the ring
137 struct op_sample
141 (op_ring_buffer, sizeof(struct op_sample) +
157 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu)
166 entry->size = (ring_buffer_event_length(e) - sizeof(struct op_sample))
182 struct op_sample *sample;
235 struct op_sample *sample;
344 struct op_sample *sample;
H A Dbuffer_sync.c375 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel)
507 struct op_sample *sample;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Dcpu_buffer.h32 struct op_sample { struct
76 struct op_sample
79 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu);
H A Dcpu_buffer.c67 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) +
129 * struct op_sample contains the data that is stored in the ring
137 struct op_sample
141 (op_ring_buffer, sizeof(struct op_sample) +
157 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu)
166 entry->size = (ring_buffer_event_length(e) - sizeof(struct op_sample))
182 struct op_sample *sample;
235 struct op_sample *sample;
344 struct op_sample *sample;
H A Dbuffer_sync.c375 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel)
507 struct op_sample *sample;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Doprofile.h172 struct op_sample;
176 struct op_sample *sample;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Doprofile.h172 struct op_sample;
176 struct op_sample *sample;

Completed in 106 milliseconds