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

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

Completed in 137 milliseconds