Home
last modified time | relevance | path

Searched refs:total_energy (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-energy.rst171 ## ## => total_energy = 1364
189 ## ## => total_energy = 1485
206 ## ## => total_energy = 1437
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c472 struct hl_info_energy total_energy = {0}; in total_energy_consumption_info() local
481 &total_energy.total_energy_consumption); in total_energy_consumption_info()
485 return copy_to_user(out, &total_energy, in total_energy_consumption_info()
486 min((size_t) max_size, sizeof(total_energy))) ? -EFAULT : 0; in total_energy_consumption_info()
H A Dfirmware_if.c1154 int hl_fw_cpucp_total_energy_get(struct hl_device *hdev, u64 *total_energy) in hl_fw_cpucp_total_energy_get() argument
1172 *total_energy = result; in hl_fw_cpucp_total_energy_get()
H A Dhabanalabs.h3977 u64 *total_energy);
/linux/Documentation/scheduler/
H A Dsched-energy.rst201 ## ## => total_energy = 1364
219 ## ## => total_energy = 1485
237 ## ## => total_energy = 1437