op_entry 136 arch/x86/oprofile/op_model_amd.c struct op_entry entry; op_entry 331 drivers/oprofile/buffer_sync.c static void add_data(struct op_entry *entry, struct mm_struct *mm) op_entry 505 drivers/oprofile/buffer_sync.c struct op_entry entry; op_entry 144 drivers/oprofile/cpu_buffer.c *op_cpu_buffer_write_reserve(struct op_entry *entry, unsigned long size) op_entry 158 drivers/oprofile/cpu_buffer.c int op_cpu_buffer_write_commit(struct op_entry *entry) op_entry 163 drivers/oprofile/cpu_buffer.c struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu) op_entry 187 drivers/oprofile/cpu_buffer.c struct op_entry entry; op_entry 240 drivers/oprofile/cpu_buffer.c struct op_entry entry; op_entry 357 drivers/oprofile/cpu_buffer.c oprofile_write_reserve(struct op_entry *entry, struct pt_regs * const regs, op_entry 386 drivers/oprofile/cpu_buffer.c int oprofile_add_data(struct op_entry *entry, unsigned long val) op_entry 393 drivers/oprofile/cpu_buffer.c int oprofile_add_data64(struct op_entry *entry, u64 val) op_entry 408 drivers/oprofile/cpu_buffer.c int oprofile_write_commit(struct op_entry *entry) op_entry 39 drivers/oprofile/cpu_buffer.h struct op_entry; op_entry 78 drivers/oprofile/cpu_buffer.h *op_cpu_buffer_write_reserve(struct op_entry *entry, unsigned long size); op_entry 79 drivers/oprofile/cpu_buffer.h int op_cpu_buffer_write_commit(struct op_entry *entry); op_entry 80 drivers/oprofile/cpu_buffer.h struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu); op_entry 85 drivers/oprofile/cpu_buffer.h int op_cpu_buffer_add_data(struct op_entry *entry, unsigned long val) op_entry 97 drivers/oprofile/cpu_buffer.h int op_cpu_buffer_get_size(struct op_entry *entry) op_entry 104 drivers/oprofile/cpu_buffer.h int op_cpu_buffer_get_data(struct op_entry *entry, unsigned long *val) op_entry 189 include/linux/oprofile.h void oprofile_write_reserve(struct op_entry *entry, op_entry 192 include/linux/oprofile.h int oprofile_add_data(struct op_entry *entry, unsigned long val); op_entry 193 include/linux/oprofile.h int oprofile_add_data64(struct op_entry *entry, u64 val); op_entry 194 include/linux/oprofile.h int oprofile_write_commit(struct op_entry *entry);