Home
last modified time | relevance | path

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

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