Searched refs:oprofile_add_pc (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/alpha/oprofile/ |
D | op_model_ev67.c | 139 oprofile_add_pc(pc, kern, fake_counter); in op_add_pm() 197 oprofile_add_pc(regs->pc, kern, which); in ev67_handle_interrupt() 240 oprofile_add_pc(pmpc, kern, which); in ev67_handle_interrupt()
|
/linux-4.4.14/include/linux/ |
D | oprofile.h | 117 void oprofile_add_pc(unsigned long pc, int is_kernel, unsigned long event);
|
/linux-4.4.14/drivers/oprofile/ |
D | cpu_buffer.c | 413 void oprofile_add_pc(unsigned long pc, int is_kernel, unsigned long event) in oprofile_add_pc() function
|