Searched refs:oprofile_add_ext_sample (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | oprofile.h | 105 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs,
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
D | op_model_7450.c | 186 oprofile_add_ext_sample(pc, regs, i, is_kernel); in fsl7450_handle_interrupt()
|
D | op_model_pa6t.c | 208 oprofile_add_ext_sample(pc, regs, i, is_kernel); in pa6t_handle_interrupt()
|
D | op_model_fsl_emb.c | 355 oprofile_add_ext_sample(pc, regs, i, is_kernel); in fsl_emb_handle_interrupt()
|
D | op_model_power4.c | 398 oprofile_add_ext_sample(pc, regs, i, in power4_handle_interrupt()
|
D | op_model_cell.c | 1639 oprofile_add_ext_sample(pc, regs, i, is_kernel); in cell_handle_interrupt_ppu()
|
/kernel/linux/linux-5.10/drivers/oprofile/ |
D | cpu_buffer.c | 328 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs, in oprofile_add_ext_sample() function
|