Searched refs:perfmon_init (Results 1 – 2 of 2) sorted by relevance
15 extern int perfmon_init(struct oprofile_operations *ops);25 ret = perfmon_init(ops); in oprofile_arch_init()
78 int perfmon_init(struct oprofile_operations *ops) in perfmon_init() function