Home
last modified time | relevance | path

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

12345

/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
/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...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dstackmap.c74 u64 cost, n_buckets; in stack_map_alloc() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_sequences.c86 unsigned cost = 0; in ZSTD_entropyCost() local
110 size_t cost = 0; in ZSTD_fseBitCost() local
143 size_t cost = 0; ZSTD_crossEntropyCost() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dswap.c272 unsigned long cost; in lru_note_cost() local
/third_party/ffmpeg/libavcodec/
H A Dopusenc_psy.c35 float dist, cost, err_x = 0.0f, err_y = 0.0f; in pvq_band_cost() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c885 unsigned cost = li->instr_cost * trip_count; in check_unrolling_restrictions() local
/third_party/node/deps/brotli/c/enc/
H A Dmetablock.c82 ComputeDistanceCost(const Command* cmds, size_t num_commands, const BrotliDistanceParams* orig_params, const BrotliDistanceParams* new_params, double* cost) ComputeDistanceCost() argument
/third_party/mesa3d/src/util/
H A Dregister_allocate.c1051 float cost = g->nodes[n].spill_cost; in ra_get_best_spill_node() local
1076 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) in ra_set_node_spill_cost() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h59 unsigned cost; member
104 unsigned cost; member
130 unsigned cost; member in r600_sb::ra_constraint
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc.c641 double cost = 0.; in ExtraCost_C() local
649 double cost = 0.; in ExtraCostCombined_C() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmetablock.c82 ComputeDistanceCost(const Command* cmds, size_t num_commands, const BrotliDistanceParams* orig_params, const BrotliDistanceParams* new_params, double* cost) ComputeDistanceCost() argument

Completed in 27 milliseconds

12345