Searched refs:op_nmi_timer_init (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/oprofile/
H A Doprof.h38 int op_nmi_timer_init(struct oprofile_operations *ops);
40 static inline int op_nmi_timer_init(struct oprofile_operations *ops) op_nmi_timer_init() function
H A Dnmi_timer_int.c155 int __init op_nmi_timer_init(struct oprofile_operations *ops) op_nmi_timer_init() function
H A Doprof.c260 if (timer || op_nmi_timer_init(&oprofile_ops)) { oprofile_init()
/linux-4.4.14/arch/sparc/oprofile/
H A Dinit.c59 static int op_nmi_timer_init(struct oprofile_operations *ops) op_nmi_timer_init() function
77 ret = op_nmi_timer_init(ops); oprofile_arch_init()

Completed in 96 milliseconds