Searched refs:aggregate (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_zset.c | 2147 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 D | ghash-x86_64.S | 59 # 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 D | rpmh-rsc.txt | 29 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 D | zset.tcl | 594 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 D | graph_lib.rst | 230 The user may need to know the aggregate stats of the node across 237 to get the aggregate node statistics.
|
| H A D | writing_efficient_code.rst | 143 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 D | nvidia,tegra186-gpio.txt | 49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 187 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 D | faq.rst | 82 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 D | README.md | 184 The ZIO pipeline can aggregate I/O operations. For example, a contiguous
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | bnxt.rst | 449 LRO (Large Receive Offload) enables NIC to aggregate multiple incoming TCP/IP
|