Home
last modified time | relevance | path

Searched refs:average (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/dpdk/examples/qos_sched/
H A Dstats.c18 uint32_t average; in qavg_q() local
42 average = 0; in qavg_q()
45 average += qlen; in qavg_q()
49 average /= qavg_ntimes; in qavg_q()
85 average = 0; in qavg_tcpipe()
105 average /= qavg_ntimes; in qavg_tcpipe()
139 average = 0; in qavg_pipe()
152 average /= qavg_ntimes; in qavg_pipe()
185 average = 0; in qavg_tcsubport()
222 average /= qavg_ntimes; in qavg_tcsubport()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dmicrochip,qt1050.txt38 - microchip,average-samples:
41 - microchip,average-scaling:
42 The scaling factor which is used to scale the average-samples.
60 microchip,average-samples = <64>;
61 microchip,average-scaling = <16>;
68 microchip,average-samples = <64>;
69 microchip,average-scaling = <8>;
75 microchip,average-samples = <256>;
76 microchip,average-scaling = <16>;
H A Diqs269a.yaml75 Specifies the long-term average filter strength during low-power mode.
89 Specifies the long-term average filter strength during normal-power mode.
133 term average of all channels. Specify the maximum timeout to disable it
189 long-term average) of an associated channel as follows:
223 Prevents the channel from being reseeded if the long-term average
378 By default, the long-term average tracks an increase in counts such
382 Specify 'azoteq,dual-direction' to freeze the long-term average when
H A Diqs62x-keys.yaml85 where "LTA" is defined as the channel's long-term average.
/f-stack/freebsd/contrib/device-tree/Bindings/staging/iio/adc/
H A Dspear-adc.txt12 - average-samples: Number of samples to generate an average value. If
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dimx6ul_tsc.txt20 - touchscreen-average-samples: Number of data samples which are averaged for
37 touchscreen-average-samples = <32>;
H A Dstmpe.txt8 - st,ave-ctrl : Sample average control
91 /* 8 sample average control */
H A Dti-tsc-adc.txt68 channel of ADC. If average is 16 then input
72 average to 16 averages. Maximum value is 16.
H A Dtouchscreen.yaml53 touchscreen-average-samples:
H A Dads7846.txt66 touchscreen-average-samples General touchscreen binding, see [1].
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst303 The commands that can be used for measuring average queue size are:
305 * qavg port X subport Y: Show average queue size per subport.
307 * qavg port X subport Y tc Z: Show average queue size per subport for a specific traffic class.
309 * qavg port X subport Y pipe Z: Show average queue size per pipe.
311 * qavg port X subport Y pipe Z tc A: Show average queue size per pipe for a specific traffic clas…
313 * qavg port X subport Y pipe Z tc A q B: Show average queue size of a specific queue.
H A Drxtx_callbacks.rst17 also display the average latency since the packet was timestamped in hardware,
199 transmitted the average cycle count per packet is printed out and the counters
H A Deventdev_pipeline.rst106 packets received, runtime in milliseconds, average mpps, and current mpps.
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-lm3532.txt42 average the two ALS inputs. This is only used if
47 0x00 - ALS1 and ALS2 input average
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmxs-lradc.txt14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst1184 Depending on whether the average queue size is below, above or in between these thresholds,
1262 avg (average queue size) and count (number of packets since the last drop) are run-time values,
1280 or slowly the average queue size output responds to changes in the actual queue size input.
1292 * *avg* = average queue size
1424 * Compares the average queue size with the minimum and maximum thresholds
1431 An initial drop probability is calculated based on the average queue size,
1449 * *avg* = average queue size
1456 If the average queue size is below the minimum threshold, an arriving packet is enqueued.
1457 If the average queue size is at or above the maximum threshold, an arriving packet is dropped.
1458 If the average queue size is between the minimum and maximum thresholds,
[all …]
H A Dmetrics_lib.rst175 average and peak bit-rates for each active port (i.e. network device).
240 processing by a DPDK application, reporting the minimum, average,
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dti,cdce925.txt34 present, the clock runs at the requested frequency on average. Otherwise
/f-stack/dpdk/doc/guides/mempool/
H A Dstack.rst31 The standard stack outperforms the lock-free stack on average, however the
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dr8a7745-iwg22d-sodimm.dts191 /* 8 sample average control */
H A Dstm32f429-disco.dts135 /* 8 sample average control */
/f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml151 adi,average-on:
153 Boolean property which enables a running average of the diode
/f-stack/dpdk/doc/guides/faq/
H A Dfaq.rst79 but the end-to-end latency of an average packet typically increases as a result.
80 Similarly, the application can be tuned to have, on average, a low end-to-end latency at the cost o…
/f-stack/dpdk/doc/guides/tools/
H A Dflow-perf.rst23 computes an average time across all windows.
87 (i.e., once every 100000 flow rules) and then report an average
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt86 those cases, the table ended up one bit longer than the ``average'' code
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared

12