oprofile_add_sample  102 arch/alpha/oprofile/op_model_ev4.c 	oprofile_add_sample(regs, which);
oprofile_add_sample  187 arch/alpha/oprofile/op_model_ev5.c 	oprofile_add_sample(regs, which);
oprofile_add_sample   89 arch/alpha/oprofile/op_model_ev6.c 	oprofile_add_sample(regs, which);
oprofile_add_sample   31 arch/ia64/oprofile/perfmon.c 		oprofile_add_sample(regs, event);
oprofile_add_sample  126 arch/mips/oprofile/op_model_loongson2.c 			oprofile_add_sample(regs, 0);
oprofile_add_sample  131 arch/mips/oprofile/op_model_loongson2.c 			oprofile_add_sample(regs, 1);
oprofile_add_sample  151 arch/mips/oprofile/op_model_loongson3.c 			oprofile_add_sample(regs, 0);
oprofile_add_sample  156 arch/mips/oprofile/op_model_loongson3.c 			oprofile_add_sample(regs, 1);
oprofile_add_sample  254 arch/mips/oprofile/op_model_mipsxx.c 			oprofile_add_sample(get_irq_regs(), n);		\
oprofile_add_sample   30 arch/sparc/oprofile/init.c 		oprofile_add_sample(args->regs, 0);
oprofile_add_sample  395 arch/x86/oprofile/op_model_amd.c 		oprofile_add_sample(regs, virt);
oprofile_add_sample  650 arch/x86/oprofile/op_model_p4.c 			oprofile_add_sample(regs, i);
oprofile_add_sample  139 arch/x86/oprofile/op_model_ppro.c 		oprofile_add_sample(regs, i);
oprofile_add_sample   34 drivers/oprofile/nmi_timer_int.c 	oprofile_add_sample(regs, 0);
oprofile_add_sample   47 drivers/oprofile/oprofile_perf.c 		oprofile_add_sample(regs, id);
oprofile_add_sample   28 drivers/oprofile/timer_int.c 	oprofile_add_sample(get_irq_regs(), 0);
oprofile_add_sample   96 include/linux/oprofile.h void oprofile_add_sample(struct pt_regs * const regs, unsigned long event);