/system/core/libprocessgroup/profiles/ |
D | task_profiles_30.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string
|
D | task_profiles_29.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string
|
D | task_profiles_28.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string
|
D | cgroups.json | 4 "Controller": "blkio", string 11 "Controller": "cpu", string 18 "Controller": "cpuset", string 25 "Controller": "memory", string 40 "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": "cpu", string 40 "Controller": "cpu", string 45 "Controller": "cpu", string 50 "Controller": "freezer", string [all …]
|
D | cgroups_28.json | 4 "Controller": "schedtune", string
|
D | cgroups_29.json | 4 "Controller": "schedtune", string
|
D | cgroups_30.json | 4 "Controller": "schedtune", string
|
/system/bt/gd/rust/shim/src/ |
D | controller.rs | 10 pub struct Controller(pub Arc<ControllerExports>); struct 11 impl Deref for Controller { implementation
|
D | stack.rs | 69 pub fn get_controller(stack: &mut Stack) -> Box<Controller> { in get_controller()
|
D | bridge.rs | 12 type Controller; typedef 20 fn get_controller(stack: &mut Stack) -> Box<Controller>; in get_controller()
|
/system/bt/main/shim/ |
D | entry.h | 49 class Controller; variable
|
/system/bt/gd/hci/ |
D | controller.cc | 844 Controller::Controller() : impl_(std::make_unique<impl>(*this)) {} in Controller() function in bluetooth::hci::Controller
|