Searched defs:demand (Results 1 - 13 of 13) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_live_var_analysis.cpp | 74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() argument
|
| H A D | aco_print_ir.cpp | 849 RegisterDemand demand = block->register_demand; in aco_print_block() local 857 RegisterDemand demand = live_vars.register_demand[block->index][index]; in aco_print_block() local
|
| H A D | aco_spill.cpp | 443 RegisterDemand demand = ctx.register_demand[block_idx][idx]; in get_demand_before() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_defs.h | 124 struct kbasep_pm_policy_demand demand; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_defs.h | 126 struct kbasep_pm_policy_demand demand; member
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | walt.c | 625 u32 max = 0, avg, demand; in update_history() local [all...] |
| H A D | sched.h | 3100 static inline unsigned int power_cost(int cpu, u64 demand) in power_cost() argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | walt.c | 626 u32 max = 0, avg, demand; in update_history() local [all...] |
| H A D | sched.h | 3932 static inline unsigned int power_cost(int cpu, u64 demand) in power_cost() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 582 u32 sum, demand;
member
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | sched.h | 2980 static inline unsigned int power_cost(int cpu, u64 demand) in power_cost() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | sched.h | 591 u32 sum, demand; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | sched.h | 677 u32 sum, demand; member
|
Completed in 36 milliseconds