Home
last modified time | relevance | path

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

/external/autotest/client/profilers/powertop/src/
DREADME12 are many tunables involved. It's not easy to see what is going on, and
20 PowerTOP will provide an indication of which tunables and software
/external/selinux/secilc/docs/
Dcil_conditional_statements.md121 Note that tunables can be treated as booleans by the CIL compiler command line parameter `-P` or `-…
/external/selinux/libsepol/src/
Dexpand.c2862 int booleans, tunables, i; in discard_tunables() local
2866 booleans = tunables = 0; in discard_tunables()
2875 tmp[tunables++] = booldatum; in discard_tunables()
2885 assert(!(booleans && tunables)); in discard_tunables()
2889 if (tunables) { in discard_tunables()
2890 for (i = 0; i < tunables; i++) in discard_tunables()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3046 - radeonsi: set better tessellation tunables on gfx9 and gfx10
3907 - radv: use better tessellation tunables on GFX9+