Home
last modified time | relevance | path

Searched defs:cost (Results 51 - 75 of 118) sorted by relevance

12345

/kernel/linux/linux-6.6/kernel/power/
H A Denergy_model.c160 unsigned long power_res, cost; in em_create_perf_table() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacenc_quantization.h56 float cost = 0; in quantize_and_encode_band_cost_template() local
/third_party/ffmpeg/libavfilter/
H A Dmotion_estimation.c85 uint64_t cost, cost_min; in ff_me_search_esa() local
104 uint64_t cost, cost_min; in ff_me_search_tss() local
135 uint64_t cost, cost_min; in ff_me_search_tdls() local
167 uint64_t cost, cost_min; in ff_me_search_ntss() local
220 uint64_t cost, cost_min; in ff_me_search_fss() local
252 uint64_t cost, cost_min; in ff_me_search_ds() local
307 uint64_t cost, cost_mi in ff_me_search_hexbs() local
340 uint64_t cost, cost_min; ff_me_search_epzs() local
381 uint64_t cost, cost_min; ff_me_search_umh() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c409 int cost = 0; in get_register_pressure_cost() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dshortnumberinfo.cc245 ShortNumberInfo::ShortNumberCost cost = ShortNumberInfo::TOLL_FREE; in GetExpectedCost() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp44 void coalescer::add_edge(value* a, value* b, unsigned cost) { in add_edge() argument
255 unsigned cost = 0; build_constraint_queue() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dlcra.c204 lcra_set_node_spill_cost(struct lcra_state *l, unsigned node, signed cost) in lcra_set_node_spill_cost() argument
237 float cost = (l->spill_cost[i] + 1); in lcra_get_best_spill_node() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DShortNumberInfo.java387 getExampleShortNumberForCost(String regionCode, ShortNumberCost cost) getExampleShortNumberForCost() argument
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddeorummolae.cc260 TextIdx cost = count * effective_lcp; in DM_generate() local
/third_party/toybox/toys/pending/
H A Dbrctl.c280 int cost; in br_set_path_cost() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dmeter.c605 u32 cost; in ovs_meter_execute() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dringbuf.c157 u64 cost; in ringbuf_map_alloc() local
H A Dlpm_trie.c546 u64 cost = sizeof(*trie), cost_per_node; in trie_alloc() local
H A Dstackmap.c95 u64 cost, n_buckets; in stack_map_alloc() local
H A Ddevmap.c112 u64 cost = 0; in dev_map_init_map() local
H A Dcpumap.c87 u64 cost; in cpu_map_alloc() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dmeter.c602 u32 cost; in ovs_meter_execute() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_limit.c32 static inline bool nft_limit_eval(struct nft_limit_priv *priv, u64 cost) in nft_limit_eval() argument
174 u64 cost; member
253 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_bytes_eval() local
385 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); nft_limit_obj_bytes_eval() local
[all...]
/third_party/elfutils/libdwfl/
H A Dcore-file.c171 core_file_read_eagerly(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *name __attribute__ ((unused)), Dwarf_Addr start __attribute__ ((unused)), void **buffer, size_t *buffer_available, GElf_Off cost, GElf_Off worthwhile, GElf_Off whole, GElf_Off contiguous __attribute__ ((unused)), void *arg, Elf **elfp) core_file_read_eagerly() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp203 int32_t cost = 0; in cycles_until_res_available() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c122 static int expand_expect(struct expression *expr, int cost) in expand_expect() argument
135 static int expand_warning(struct expression *expr, int cost) in expand_warning() argument
177 static int expand_constant_p(struct expression *expr, int cost) in expand_constant_p() argument
186 static int expand_safe_p(struct expression *expr, int cost) in expand_safe_p() argument
219 static int expand_bswap(struct expression *expr, int cost) in expand_bswap() argument
308 expand_isdigit(struct expression *expr, int cost) expand_isdigit() argument
525 expand_object_size(struct expression *expr, int cost) expand_object_size() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h142 unsigned cost; member
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp113 int64_t cost = GetTickCount() - start; in TriggerSyncSleepCallbackInner() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm.c1164 static void mali_pm_stat_from_mask(u32 mask, u32 *num_pp, u32 *cost) in mali_pm_stat_from_mask() argument
1239 u32 num_pp, cost, mask; mali_pm_power_cost_setup() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm.c1092 static void mali_pm_stat_from_mask(u32 mask, u32 *num_pp, u32 *cost) in mali_pm_stat_from_mask() argument
1166 u32 num_pp, cost, mask; mali_pm_power_cost_setup() local
[all...]

Completed in 55 milliseconds

12345