Home
last modified time | relevance | path

Searched refs:oprofile_add_sample (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_model_loongson2.c126 oprofile_add_sample(regs, 0); in loongson2_perfcount_handler()
131 oprofile_add_sample(regs, 1); in loongson2_perfcount_handler()
Dop_model_loongson3.c151 oprofile_add_sample(regs, 0); in loongson3_perfcount_handler()
156 oprofile_add_sample(regs, 1); in loongson3_perfcount_handler()
Dop_model_mipsxx.c253 oprofile_add_sample(get_irq_regs(), n); \ in mipsxx_perfcount_handler()
/kernel/linux/linux-5.10/arch/sparc/oprofile/
Dinit.c30 oprofile_add_sample(args->regs, 0); in profile_timer_exceptions_notify()
/kernel/linux/linux-5.10/arch/alpha/oprofile/
Dop_model_ev6.c89 oprofile_add_sample(regs, which); in ev6_handle_interrupt()
Dop_model_ev4.c102 oprofile_add_sample(regs, which); in ev4_handle_interrupt()
Dop_model_ev5.c187 oprofile_add_sample(regs, which); in ev5_handle_interrupt()
/kernel/linux/linux-5.10/drivers/oprofile/
Dtimer_int.c28 oprofile_add_sample(get_irq_regs(), 0); in oprofile_hrtimer_notify()
Dnmi_timer_int.c34 oprofile_add_sample(regs, 0); in nmi_timer_callback()
Doprofile_perf.c47 oprofile_add_sample(regs, id); in op_overflow_handler()
Dcpu_buffer.c334 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event) in oprofile_add_sample() function
/kernel/linux/linux-5.10/include/linux/
Doprofile.h96 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event);
/kernel/linux/linux-5.10/arch/x86/oprofile/
Dop_model_ppro.c139 oprofile_add_sample(regs, i); in ppro_check_ctrs()
Dop_model_amd.c395 oprofile_add_sample(regs, virt); in op_amd_check_ctrs()
Dop_model_p4.c650 oprofile_add_sample(regs, i); in p4_check_ctrs()