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);