Searched refs:create_proc_profile (Results 1 – 3 of 3) sorted by relevance
23 int create_proc_profile(void);29 static inline int create_proc_profile(void) in create_proc_profile() function
525 int __ref create_proc_profile(void) in create_proc_profile() function564 subsys_initcall(create_proc_profile);
85 ret = create_proc_profile(); in profiling_store()