Searched refs:tunables (Results 1 – 3 of 3) sorted by relevance
12 are many tunables involved. It's not easy to see what is going on, and20 PowerTOP will provide an indication of which tunables and software
121 Note that tunables can be treated as booleans by the CIL compiler command line parameter `-P` or `-…
2905 int booleans, tunables, i; in discard_tunables() local2909 booleans = tunables = 0; in discard_tunables()2918 tmp[tunables++] = booldatum; in discard_tunables()2928 assert(!(booleans && tunables)); in discard_tunables()2932 if (tunables) { in discard_tunables()2933 for (i = 0; i < tunables; i++) in discard_tunables()