Searched refs:total_energy (Results 1 – 3 of 3) sorted by relevance
410 struct hl_info_energy total_energy = {0}; in total_energy_consumption_info() local419 &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()
854 int hl_fw_cpucp_total_energy_get(struct hl_device *hdev, u64 *total_energy) in hl_fw_cpucp_total_energy_get() argument872 *total_energy = result; in hl_fw_cpucp_total_energy_get()
2908 u64 *total_energy);