Home
last modified time | relevance | path

Searched refs:oprofile_perf_init (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Doprofile.h197 int __init oprofile_perf_init(struct oprofile_operations *ops);
201 static inline int __init oprofile_perf_init(struct oprofile_operations *ops) in oprofile_perf_init() function
/OK3568_Linux_fs/kernel/arch/arc/oprofile/
H A Dcommon.c17 return oprofile_perf_init(ops); in oprofile_arch_init()
/OK3568_Linux_fs/kernel/arch/sh/oprofile/
H A Dcommon.c49 return oprofile_perf_init(ops); in oprofile_arch_init()
/OK3568_Linux_fs/kernel/arch/arm/oprofile/
H A Dcommon.c126 return oprofile_perf_init(ops); in oprofile_arch_init()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofile_perf.c274 int __init oprofile_perf_init(struct oprofile_operations *ops) in oprofile_perf_init() function