Home
last modified time | relevance | path

Searched refs:sampled (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Drenesas,gyroadc.txt5 are sampled by the GyroADC block in a round-robin fashion and the result
34 12bit sampling, up to 4 channels can be sampled in
45 15bit sampling, up to 8 channels can be sampled in
54 16bit sampling, up to 8 channels can be sampled in
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h140 bool sampled, old_sampled, moved; in prof_realloc() local
160 sampled = ((uintptr_t)tctx > (uintptr_t)1U); in prof_realloc()
164 if (unlikely(sampled)) { in prof_realloc()
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dmtk-sd.txt47 If present,HS400 command responses are sampled on rising edges.
48 If not present,HS400 command responses are sampled on falling edges.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra186-dspk.yaml13 over sampled Pulse Code Modulation (PCM) input to the desired 1-bit
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt53 ALE[0] to the cycle that the first read data is sampled
77 last data sampled. Also this parameter has no
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dov8856.yaml16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c6413 pct = 100 * (double)sampled/total_keys; in findBigKeys()
6446 sampled++; in findBigKeys()
6468 if(sampled % 1000000 == 0) { in findBigKeys()
6474 if(sampled && (sampled %100) == 0 && config.interval) { in findBigKeys()
6487 printf("Sampled %llu keys in the keyspace!\n", sampled); in findBigKeys()
6489 totlen, totlen ? (double)totlen/sampled : 0); in findBigKeys()
6509 sampled ? 100 * (double)type->count/sampled : 0, in findBigKeys()
6570 pct = 100 * (double)sampled/total_keys; in findHotKeys()
6592 sampled++; in findHotKeys()
6594 if(sampled % 1000000 == 0) { in findHotKeys()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dti-tsc-adc.txt69 is sampled 16 times and averaged to get more
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md15 If no poolname is specified, then all pools are sampled.
19 …e with telegraf's `execd` plugin. When [enter] is pressed, the pools are sampled. To exit, use [ct…
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-xp-synology-ds414.dts72 * pin being sampled at reset (bit 0 of SAR).
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog72 - sdallocx: only read size info when page aligned (i.e. possibly sampled),
620 - Fix ixallocx_prof_sample() to never modify nor create sampled small
1045 - Fix heap profiling crash if sampled object is freed via realloc(p, 0).
1312 size for sampled objects.
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst2731 applied with own set of actions with a fate action, the packets sampled
2735 ``actions`` represent the different set of actions for the sampled or mirrored
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst329 then sampled in real time by a statistics collector thread running on another