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