Searched refs:op_nmi_timer_init (Results 1 – 4 of 4) sorted by relevance
38 int op_nmi_timer_init(struct oprofile_operations *ops);40 static inline int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() function
136 int __init op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() function
260 if (timer || op_nmi_timer_init(&oprofile_ops)) { in oprofile_init()
59 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() function77 ret = op_nmi_timer_init(ops); in oprofile_arch_init()