Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/oprofile/
Dop_model_avr32.c82 oprofile_add_sample(regs, PCCNT); in avr32_perf_counter_interrupt()
88 oprofile_add_sample(regs, PCNT0); in avr32_perf_counter_interrupt()
94 oprofile_add_sample(regs, PCNT1); in avr32_perf_counter_interrupt()
/linux-4.4.14/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.c259 oprofile_add_sample(get_irq_regs(), n); \ in mipsxx_perfcount_handler()
/linux-4.4.14/arch/sparc/oprofile/
Dinit.c30 oprofile_add_sample(args->regs, 0); in profile_timer_exceptions_notify()
/linux-4.4.14/arch/ia64/oprofile/
Dperfmon.c31 oprofile_add_sample(regs, event); in perfmon_handler()
/linux-4.4.14/arch/alpha/oprofile/
Dop_model_ev4.c102 oprofile_add_sample(regs, which); in ev4_handle_interrupt()
Dop_model_ev6.c89 oprofile_add_sample(regs, which); in ev6_handle_interrupt()
Dop_model_ev5.c187 oprofile_add_sample(regs, which); in ev5_handle_interrupt()
/linux-4.4.14/drivers/oprofile/
Dtimer_int.c28 oprofile_add_sample(get_irq_regs(), 0); in oprofile_hrtimer_notify()
Dnmi_timer_int.c33 oprofile_add_sample(regs, 0); in nmi_timer_callback()
Doprofile_perf.c46 oprofile_add_sample(regs, id); in op_overflow_handler()
Dcpu_buffer.c332 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event) in oprofile_add_sample() function
/linux-4.4.14/include/linux/
Doprofile.h96 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event);
/linux-4.4.14/arch/x86/oprofile/
Dop_model_ppro.c139 oprofile_add_sample(regs, i); in ppro_check_ctrs()
Dop_model_amd.c396 oprofile_add_sample(regs, virt); in op_amd_check_ctrs()
Dop_model_p4.c650 oprofile_add_sample(regs, i); in p4_check_ctrs()