Searched refs:profile_setup (Results 1 – 3 of 3) sorted by relevance
46 int profile_setup(char *str);
55 int profile_setup(char *str) in profile_setup() function99 __setup("profile=", profile_setup);
81 profile_setup((char *)buf); in profiling_store()