Home
last modified time | relevance | path

Searched refs:aggregate (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c2147 inline static void zunionInterAggregate(double *target, double val, int aggregate) { in zunionInterAggregate() argument
2148 if (aggregate == REDIS_AGGR_SUM) { in zunionInterAggregate()
2154 } else if (aggregate == REDIS_AGGR_MIN) { in zunionInterAggregate()
2156 } else if (aggregate == REDIS_AGGR_MAX) { in zunionInterAggregate()
2179 int aggregate = REDIS_AGGR_SUM; in zunionInterGenericCommand() local
2249 aggregate = REDIS_AGGR_SUM; in zunionInterGenericCommand()
2251 aggregate = REDIS_AGGR_MIN; in zunionInterGenericCommand()
2253 aggregate = REDIS_AGGR_MAX; in zunionInterGenericCommand()
2293 zunionInterAggregate(&score,value,aggregate); in zunionInterGenericCommand()
2296 zunionInterAggregate(&score,value,aggregate); in zunionInterGenericCommand()
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S59 # aggregate more multiplications than it takes to perform remaining
65 # from higher aggregate factor...
80 # ... 8x aggregate factor AVX code path is using reduction algorithm
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt29 will be an aggregate of the sleep votes from each of those subsystems. Clients
/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dzset.tcl594 assert_equal 4 [r zunionstore zsetc 2 zseta zsetb aggregate min]
599 assert_equal 4 [r zunionstore zsetc 2 zseta zsetb aggregate max]
623 assert_equal 2 [r zinterstore zsetc 2 zseta zsetb aggregate min]
628 assert_equal 2 [r zinterstore zsetc 2 zseta zsetb aggregate max]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst230 The user may need to know the aggregate stats of the node across
237 to get the aggregate node statistics.
H A Dwriting_efficient_code.rst143 the DPDK attempts to aggregate the cost of processing each packet individually by processing packet…
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md187 to run it multiple times and then aggregate the results of those runs. As a general rule of
189 you will have to aggregate over to get reliable results. Here are some additional things to keep in
191 * How you aggregate your samples are important. You might be tempted to use the mean of your
/f-stack/dpdk/doc/guides/faq/
H A Dfaq.rst82 To achieve higher throughput, the DPDK attempts to aggregate the cost of processing each packet ind…
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md184 The ZIO pipeline can aggregate I/O operations. For example, a contiguous
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst449 LRO (Large Receive Offload) enables NIC to aggregate multiple incoming TCP/IP