Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Doprofile.h192 int oprofile_add_data(struct op_entry *entry, unsigned long val);
/linux-4.4.14/drivers/oprofile/
Dcpu_buffer.c384 int oprofile_add_data(struct op_entry *entry, unsigned long val) in oprofile_add_data() function
/linux-4.4.14/arch/x86/oprofile/
Dop_model_amd.c180 oprofile_add_data(&entry, (unsigned long)val); in op_amd_handle_ibs()