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
527 int __ref create_proc_profile(void) in create_proc_profile() function566 subsys_initcall(create_proc_profile);
83 ret = create_proc_profile(); in profiling_store()