Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dprofile.h45 int profile_setup(char *str);
/linux-3.4.99/kernel/
Dksysfs.c78 profile_setup((char *)buf); in profiling_store()
Dprofile.c55 int profile_setup(char *str) in profile_setup() function
102 __setup("profile=", profile_setup);