check_ctrs         67 arch/x86/oprofile/nmi_int.c 		model->check_ctrs(regs, this_cpu_ptr(&cpu_msrs));
check_ctrs        535 arch/x86/oprofile/op_model_amd.c 	.check_ctrs		= &op_amd_check_ctrs,
check_ctrs        707 arch/x86/oprofile/op_model_p4.c 	.check_ctrs		= &p4_check_ctrs,
check_ctrs        719 arch/x86/oprofile/op_model_p4.c 	.check_ctrs		= &p4_check_ctrs,
check_ctrs        193 arch/x86/oprofile/op_model_ppro.c 	.check_ctrs		= &ppro_check_ctrs,
check_ctrs        241 arch/x86/oprofile/op_model_ppro.c 	.check_ctrs		= &ppro_check_ctrs,
check_ctrs         46 arch/x86/oprofile/op_x86_model.h 	int		(*check_ctrs)(struct pt_regs * const regs,