Home
last modified time | relevance | path

Searched refs:op_nmi_timer_init (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/oprofile/
Dinit.c20 extern int op_nmi_timer_init(struct oprofile_operations *ops);
36 ret = op_nmi_timer_init(ops); in oprofile_arch_init()
Dnmi_timer_int.c59 int __init op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() function
/linux-2.6.39/arch/sparc/oprofile/
Dinit.c59 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() function
77 ret = op_nmi_timer_init(ops); in oprofile_arch_init()