Home
last modified time | relevance | path

Searched refs:weight (Results 1 – 8 of 8) sorted by relevance

/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_thermal_mgmt.c26 .weight = 100,
33 .weight = 100,
40 .weight = 100,
/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h58 .weight = 100,
75 .weight = 100,
87 .weight = 100,
96 .weight = 100,
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_thermal_mgmt.c26 .weight = 100,
33 .weight = 100,
/SCP-firmware-master/doc/media/
A Dstyle.css15 font-weight: bold;
23 font-weight: normal;
48 font-weight: bold;
77 font-weight: bold;
109 font-weight: normal;
122 font-weight: bold;
126 font-weight: bold;
137 font-weight: bold;
227 font-weight: bold;
246 font-weight: bold;
[all …]
/SCP-firmware-master/module/thermal_mgmt/include/
A Dmod_thermal_mgmt.h73 uint16_t weight; member
/SCP-firmware-master/module/thermal_mgmt/src/
A Dpower_allocation.c63 ((actor_ctx->config->weight * actor_ctx->demand_power) * in allocate_power()
178 actor_ctx->config->weight * actor_ctx->demand_power; in distribute_power()
A Dmod_thermal_mgmt.c288 sum_weights = actor_ctx->config->weight * config->tdp * config->tdp; in thermal_mgmt_dev_init()
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md36 current temp Power (TDP) weight (config)
166 `weight`
168 be "any" and expresses the corresponding weight an actor has over the others.
208 .weight = 100,
216 .weight = 200,
301 .weight = 100,
317 .weight = 200,

Completed in 8 milliseconds