Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/backend/
H A Dmali_kbase_ipa_counter_common_csf.c171 s64 total_energy = 0; in calculate_coeff() local
192 total_energy = in calculate_coeff()
193 kbase_ipa_add_saturate(total_energy, group_energy); in calculate_coeff()
197 if (total_energy >= 0) in calculate_coeff()
198 coeff = total_energy; in calculate_coeff()
201 "Energy value came negative as %lld", total_energy); in calculate_coeff()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_ioctl.c366 struct hl_info_energy total_energy = {0}; in total_energy_consumption_info() local
375 &total_energy.total_energy_consumption); in total_energy_consumption_info()
379 return copy_to_user(out, &total_energy, in total_energy_consumption_info()
380 min((size_t) max_size, sizeof(total_energy))) ? -EFAULT : 0; in total_energy_consumption_info()
H A Dfirmware_if.c420 int hl_fw_cpucp_total_energy_get(struct hl_device *hdev, u64 *total_energy) in hl_fw_cpucp_total_energy_get() argument
438 *total_energy = result; in hl_fw_cpucp_total_energy_get()
H A Dhabanalabs.h1934 u64 *total_energy);
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst201 ## ## => total_energy = 1364
219 ## ## => total_energy = 1485
237 ## ## => total_energy = 1437