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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dnmi_timer_int.c29 oprofile_add_sample(args->regs, 0);
H A Dop_model_ppro.c157 oprofile_add_sample(regs, i);
H A Dop_model_amd.c389 oprofile_add_sample(regs, virt);
H A Dop_model_p4.c634 oprofile_add_sample(regs, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/oprofile/
H A Dop_model_avr32.c83 oprofile_add_sample(regs, PCCNT);
89 oprofile_add_sample(regs, PCNT0);
95 oprofile_add_sample(regs, PCNT1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_loongson2.c126 oprofile_add_sample(regs, 0);
131 oprofile_add_sample(regs, 1);
H A Dop_model_rm9000.c103 oprofile_add_sample(regs, 0);
107 oprofile_add_sample(regs, 1);
H A Dop_model_mipsxx.c232 oprofile_add_sample(get_irq_regs(), n); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/oprofile/
H A Dinit.c30 oprofile_add_sample(args->regs, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/oprofile/
H A Dperfmon.c31 oprofile_add_sample(regs, event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/oprofile/
H A Dop_model_ev4.c104 oprofile_add_sample(regs, which);
H A Dop_model_ev6.c91 oprofile_add_sample(regs, which);
H A Dop_model_ev5.c189 oprofile_add_sample(regs, which);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Dtimer_int.c28 oprofile_add_sample(get_irq_regs(), 0);
H A Dcpu_buffer.c318 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Doprofile.h94 void oprofile_add_sample(struct pt_regs * const regs, unsigned long event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/oprofile/
H A Dcommon.c62 oprofile_add_sample(regs, id);

Completed in 207 milliseconds