Searched refs:op_nmi_init (Results 1 – 2 of 2) sorted by relevance
20 extern int op_nmi_init(struct oprofile_operations *ops);23 static int op_nmi_init(struct oprofile_operations *ops) { return -ENODEV; } in op_nmi_init() function32 return op_nmi_init(ops); in oprofile_arch_init()
695 int __init op_nmi_init(struct oprofile_operations *ops) in op_nmi_init() function