Searched refs:profile_setup (Results 1 – 3 of 3) sorted by relevance
39 int profile_setup(char *str);
57 int profile_setup(char *str) in profile_setup() function88 __setup("profile=", profile_setup);
103 profile_setup((char *)buf); in profiling_store()