Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Doprofile.h192 int oprofile_add_data(struct op_entry *entry, unsigned long val);
/Linux-v5.10/drivers/oprofile/
Dcpu_buffer.c386 int oprofile_add_data(struct op_entry *entry, unsigned long val) in oprofile_add_data() function
/Linux-v5.10/arch/x86/oprofile/
Dop_model_amd.c179 oprofile_add_data(&entry, (unsigned long)val); in op_amd_handle_ibs()