Home
last modified time | relevance | path

Searched refs:profile_setup (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dprofile.c56 int profile_setup(char *str) in profile_setup() function
100 __setup("profile=", profile_setup);
Dksysfs.c79 profile_setup((char *)buf); in profiling_store()