Searched refs:profile_init (Results 1 – 3 of 3) sorted by relevance
32 int profile_init(void);61 static inline int profile_init(void) in profile_init() function
99 * value and profile_init() must not reallocate prof_buffer after in profiling_store() 111 ret = profile_init(); in profiling_store()
1021 profile_init(); in start_kernel()