Searched refs:create_proc_profile (Results 1 – 3 of 3) sorted by relevance
19 int create_proc_profile(void);21 static inline int create_proc_profile(void) in create_proc_profile() function
216 int __ref create_proc_profile(void) in create_proc_profile() function229 subsys_initcall(create_proc_profile);
114 ret = create_proc_profile(); in profiling_store()