Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dop_x86_model.h34 int (*check_ctrs)(unsigned int const cpu, member
A Dop_model_ppro.c322 .check_ctrs = &ppro_check_ctrs,
336 .check_ctrs = &ppro_check_ctrs,
A Dop_model_athlon.c530 .check_ctrs = &athlon_check_ctrs,
540 .check_ctrs = &athlon_check_ctrs,
A Dop_model_p4.c707 .check_ctrs = &p4_check_ctrs,
718 .check_ctrs = &p4_check_ctrs,
A Dnmi_int.c89 ovf = model->check_ctrs(cpu, &cpu_msrs[cpu], regs); in nmi_callback()

Completed in 7 milliseconds