Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/translations/zh_CN/scheduler/
Dsched-energy.rst171 ## ## => total_energy = 1364
189 ## ## => total_energy = 1485
206 ## ## => total_energy = 1437
/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs_ioctl.c459 struct hl_info_energy total_energy = {0}; in total_energy_consumption_info() local
468 &total_energy.total_energy_consumption); in total_energy_consumption_info()
472 return copy_to_user(out, &total_energy, in total_energy_consumption_info()
473 min((size_t) max_size, sizeof(total_energy))) ? -EFAULT : 0; in total_energy_consumption_info()
Dfirmware_if.c1023 int hl_fw_cpucp_total_energy_get(struct hl_device *hdev, u64 *total_energy) in hl_fw_cpucp_total_energy_get() argument
1041 *total_energy = result; in hl_fw_cpucp_total_energy_get()
Dhabanalabs.h3710 u64 *total_energy);
/Linux-v6.1/Documentation/scheduler/
Dsched-energy.rst201 ## ## => total_energy = 1364
219 ## ## => total_energy = 1485
237 ## ## => total_energy = 1437