Home
last modified time | relevance | path

Searched refs:op_nmi_init (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/oprofile/
Dinit.c19 extern int op_nmi_init(struct oprofile_operations *ops);
32 ret = op_nmi_init(ops); in oprofile_arch_init()
Dnmi_int.c684 int __init op_nmi_init(struct oprofile_operations *ops) in op_nmi_init() function