Home
last modified time | relevance | path

Searched refs:oprofile_write_commit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Doprofile.h194 int oprofile_write_commit(struct op_entry *entry);
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_model_amd.c151 oprofile_write_commit(&entry); in op_amd_handle_ibs()
181 oprofile_write_commit(&entry); in op_amd_handle_ibs()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dcpu_buffer.c408 int oprofile_write_commit(struct op_entry *entry) in oprofile_write_commit() function