Searched refs:oprofile_add_pc (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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-v5.10/include/linux/ |
D | oprofile.h | 117 void oprofile_add_pc(unsigned long pc, int is_kernel, unsigned long event);
|
/Linux-v5.10/drivers/oprofile/ |
D | cpu_buffer.c | 415 void oprofile_add_pc(unsigned long pc, int is_kernel, unsigned long event) in oprofile_add_pc() function
|