| /f-stack/freebsd/contrib/device-tree/Bindings/perf/ |
| H A D | nds32v3-pmu.txt | 3 NDS32 core have a PMU for counting cpu and cache events like cache misses.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arc/ |
| H A D | archs-pct.txt | 3 The ARC HS can be configured with a pipeline performance monitor for counting
|
| H A D | pct.txt | 3 The ARC700 can be configured with a pipeline performance monitor for counting
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | fse_decompress.c | 321 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress_wksp_body() local 327 …size_t const NCountLength = FSE_readNCount_bmi2(counting, &maxSymbolValue, &tableLog, istart, cSrc… in FSE_decompress_wksp_body() 338 …CHECK_F( FSE_buildDTable_internal(dtable, counting, maxSymbolValue, tableLog, workSpace, wkspSize)… in FSE_decompress_wksp_body()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | gpio-wdt.txt | 11 - level: Low or high level starts counting WDT timeout,
|
| H A D | atmel-sama5d4-wdt.txt | 18 watchdog not counting when the CPU is in idle state, therefore the
|
| H A D | atmel-wdt.txt | 31 watchdog not counting when the CPU is in idle state, therefore the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | renesas,sh-rtc.yaml | 33 # first (if it exists). Additionally, potential clock counting sources
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 80 Since there is no counting involved, other than simply observing the 83 (If counting were involved, it could be possible to obtain different
|
| H A D | rfc1951.txt | 130 A simple counting argument shows that no lossless compression
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 153 ``rte_eth_xstats_get()`` is called. The packet counting registers are 32 bits 154 while the byte counting registers are 48 bits. As a result, the statistics must
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | pmu.yaml | 14 ARM cores often have a PMU for counting cpu and cache events like cache misses
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | CHANGELOG.md | 123 * Improve digit counting for multibulk creation
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v01.c | 905 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 914 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 920 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| H A D | zstd_v03.c | 1429 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1438 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1444 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| H A D | zstd_v04.c | 1411 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1420 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1426 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| H A D | zstd_v02.c | 1428 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1437 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1443 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| H A D | zstd_v06.c | 1657 short counting[FSEv06_MAX_SYMBOL_VALUE+1]; in FSEv06_decompress() local 1665 …{ size_t const NCountLength = FSEv06_readNCount (counting, &maxSymbolValue, &tableLog, istart, c… in FSEv06_decompress() 1672 { size_t const errorCode = FSEv06_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv06_decompress()
|
| H A D | zstd_v05.c | 1514 short counting[FSEv05_MAX_SYMBOL_VALUE+1]; in FSEv05_decompress() local 1523 errorCode = FSEv05_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSEv05_decompress() 1529 errorCode = FSEv05_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv05_decompress()
|
| H A D | zstd_v07.c | 1677 short counting[FSEv07_MAX_SYMBOL_VALUE+1]; in FSEv07_decompress() local 1685 …{ size_t const NCountLength = FSEv07_readNCount (counting, &maxSymbolValue, &tableLog, istart, c… in FSEv07_decompress() 1692 { size_t const errorCode = FSEv07_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv07_decompress()
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | design.rst | 165 validated for header integrity, counting the number of bits set in a bitmask
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | flow_classify_lib.rst | 10 The initial implementation supports counting of IPv4 5-tuple packets which match
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 448 All drivers are now counting the missed packets only once, i.e. drivers will
|
| H A D | release_2_1.rst | 903 * **mempool: Fix returned value after counting objects.**
|
| /f-stack/app/redis-5.0.5/ |
| H A D | README.md | 381 counting and so forth. Notable functions inside this file:
|