Home
last modified time | relevance | path

Searched refs:oprofile_add_ext_sample (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Doprofile.h105 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs,
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
Dop_model_7450.c186 oprofile_add_ext_sample(pc, regs, i, is_kernel); in fsl7450_handle_interrupt()
Dop_model_pa6t.c208 oprofile_add_ext_sample(pc, regs, i, is_kernel); in pa6t_handle_interrupt()
Dop_model_fsl_emb.c355 oprofile_add_ext_sample(pc, regs, i, is_kernel); in fsl_emb_handle_interrupt()
Dop_model_power4.c398 oprofile_add_ext_sample(pc, regs, i, in power4_handle_interrupt()
Dop_model_cell.c1639 oprofile_add_ext_sample(pc, regs, i, is_kernel); in cell_handle_interrupt_ppu()
/kernel/linux/linux-5.10/drivers/oprofile/
Dcpu_buffer.c328 void oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs, in oprofile_add_ext_sample() function