Home
last modified time | relevance | path

Searched refs:perfmon_init (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/ia64/oprofile/
Dinit.c15 extern int perfmon_init(struct oprofile_operations *ops);
25 ret = perfmon_init(ops); in oprofile_arch_init()
Dperfmon.c78 int perfmon_init(struct oprofile_operations *ops) in perfmon_init() function