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

/system/extras/tests/sdcard/
H A Dsysutil.h39 // .schedFeatures Manipulate the scheduler using debugfs.
89 int schedFeatures(char *str, size_t size);
H A Dsdcard_perf_test.cpp97 using android::schedFeatures;
188 if (schedFeatures(buffer, sizeof(buffer)) > 0)
H A Dsysutil.cpp285 int schedFeatures(char *str, size_t size) function in namespace:android

Completed in 39 milliseconds