Searched defs:Controller (Results 1 – 5 of 5) sorted by relevance
/system/core/libprocessgroup/profiles/ |
D | cgroups.json | 4 "Controller": "blkio", string 11 "Controller": "cpu", string 18 "Controller": "cpuacct", string 23 "Controller": "cpuset", string 30 "Controller": "memory", string 37 "Controller": "schedtune", string 44 "Controller": "freezer", string
|
D | task_profiles.json | 5 "Controller": "cpuset", string 10 "Controller": "cpuset", string 15 "Controller": "cpuset", string 20 "Controller": "memory", string 25 "Controller": "memory", string 30 "Controller": "memory", string 35 "Controller": "schedtune", string 40 "Controller": "schedtune", string 45 "Controller": "cpu", string 50 "Controller": "cpu", string [all …]
|
D | cgroups.recovery.json | 4 "Controller": "cpuacct", string
|
/system/bt/main/shim/ |
D | entry.h | 47 class Controller; variable
|
/system/bt/gd/hci/ |
D | controller.cc | 756 Controller::Controller() : impl_(std::make_unique<impl>(*this)) {} in Controller() function in bluetooth::hci::Controller
|