Searched defs:BindedCdevInfo (Results 1 – 2 of 2) sorted by relevance
72 struct BindedCdevInfo { struct73 CdevArray limit_info;74 ThrottlingArray power_thresholds;75 ReleaseLogic release_logic;99 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; argument
72 struct BindedCdevInfo { struct73 CdevArray limit_info;74 ThrottlingArray power_thresholds;75 ReleaseLogic release_logic;76 ThrottlingArray cdev_weight_for_pid;77 CdevArray cdev_ceiling;101 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; argument