Searched defs:cost (Results 101 - 106 of 106) sorted by relevance
12345
/third_party/python/Lib/test/ |
H A D | test_functools.py | 2906 def cost(self): member in CachedCostItem 2932 def cost(self): member in CachedCostItemWait 2946 def cost(self): member in CachedCostItemWithSlots [all...] |
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 720 cost_to_abs_cost(u64 cost, u32 hw_inuse) cost_to_abs_cost() argument 725 iocg_commit_bio(struct ioc_gq *iocg, struct bio *bio, u64 abs_cost, u64 cost) iocg_commit_bio() argument 1405 u64 cost = abs_cost_to_cost(wait->abs_cost, ctx->hw_inuse); iocg_wake_fn() local 2435 u64 cost, new_inuse; adjust_inuse_and_calc_cost() local 2495 u64 cost = 0; calc_vtime_cost_builtin() local 2531 u64 cost; calc_vtime_cost() local 2556 u64 cost; calc_size_vtime_cost() local 2569 u64 abs_cost, cost, vtime; ioc_rqos_throttle() local 2704 u64 vtime, abs_cost, cost; ioc_rqos_merge() local [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 712 cost_to_abs_cost(u64 cost, u32 hw_inuse) cost_to_abs_cost() argument 717 iocg_commit_bio(struct ioc_gq *iocg, struct bio *bio, u64 abs_cost, u64 cost) iocg_commit_bio() argument 1462 u64 cost = abs_cost_to_cost(wait->abs_cost, ctx->hw_inuse); iocg_wake_fn() local 2464 u64 cost, new_inuse; adjust_inuse_and_calc_cost() local 2524 u64 cost = 0; calc_vtime_cost_builtin() local 2564 u64 cost; calc_vtime_cost() local 2589 u64 cost; calc_size_vtime_cost() local 2602 u64 abs_cost, cost, vtime; ioc_rqos_throttle() local 2737 u64 vtime, abs_cost, cost; ioc_rqos_merge() local [all...] |
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 4111 unsigned cost = 0; in bi_count_preload_cost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 2851 int cost = 1; isProfitableChain() local [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | fair.c | 12015 static inline bool update_newidle_cost(struct sched_domain *sd, u64 cost) in update_newidle_cost() argument [all...] |
Completed in 35 milliseconds
12345