Searched refs:profile_init (Results 1 – 5 of 5) sorted by relevance
17 static __init int profile_init(void) in profile_init() function51 __initcall(profile_init);
44 int profile_init(void);92 static inline int profile_init(void) in profile_init() function
82 ret = profile_init(); in profiling_store()
99 int __ref profile_init(void) in profile_init() function
595 profile_init(); in start_kernel()