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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/oprofile/
H A Dinit.c15 extern int perfmon_init(struct oprofile_operations *ops);
24 /* perfmon_init() can fail, but we have no way to report it */
25 ret = perfmon_init(ops);
H A Dperfmon.c78 int perfmon_init(struct oprofile_operations *ops) function

Completed in 92 milliseconds