Searched refs:create_proc_profile (Results 1 – 3 of 3) sorted by relevance
21 int create_proc_profile(void);27 static inline int create_proc_profile(void) in create_proc_profile() function
452 int __ref create_proc_profile(void) in create_proc_profile() function491 subsys_initcall(create_proc_profile);
107 ret = create_proc_profile(); in profiling_store()