Searched refs:check_ctrs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_x86_model.h39 int (*check_ctrs)(struct pt_regs * const regs, member in struct:op_x86_model_spec
H A Dop_model_athlon.c176 .check_ctrs = &athlon_check_ctrs,
H A Dop_model_ppro.c188 .check_ctrs = &ppro_check_ctrs,
H A Dop_model_p4.c690 .check_ctrs = &p4_check_ctrs,
702 .check_ctrs = &p4_check_ctrs,
H A Dnmi_int.c95 if (model->check_ctrs(args->regs, &cpu_msrs[cpu]))

Completed in 33 milliseconds