Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dprofile.c60 static const char sleepstr[] = "sleep"; in profile_setup() local
65 if (!strncmp(str, sleepstr, strlen(sleepstr))) { in profile_setup()
69 select = sleepstr; in profile_setup()