Searched refs:create_proc_profile (Results 1 – 3 of 3) sorted by relevance
22 int create_proc_profile(void);28 static inline int create_proc_profile(void) in create_proc_profile() function
461 int __ref create_proc_profile(void) in create_proc_profile() function500 subsys_initcall(create_proc_profile);
107 ret = create_proc_profile(); in profiling_store()