Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_ioctl.c410 struct hl_info_energy total_energy = {0}; in total_energy_consumption_info() local
419 &total_energy.total_energy_consumption); in total_energy_consumption_info()
423 return copy_to_user(out, &total_energy, in total_energy_consumption_info()
424 min((size_t) max_size, sizeof(total_energy))) ? -EFAULT : 0; in total_energy_consumption_info()
A Dfirmware_if.c854 int hl_fw_cpucp_total_energy_get(struct hl_device *hdev, u64 *total_energy) in hl_fw_cpucp_total_energy_get() argument
872 *total_energy = result; in hl_fw_cpucp_total_energy_get()
A Dhabanalabs.h2955 u64 *total_energy);
/linux/Documentation/scheduler/
A Dsched-energy.rst201 ## ## => total_energy = 1364
219 ## ## => total_energy = 1485
237 ## ## => total_energy = 1437

Completed in 24 milliseconds