Home
last modified time | relevance | path

Searched refs:measures (Results 1 – 25 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/time/
H A Dtime_1.9.bb1 SUMMARY = "Tool that measures CPU resources"
2 DESCRIPTION = "time measures many of the CPU resources, such as time and \
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dicp10100.c250 __be16 measures[3]; in icp10100_get_measures() local
257 ret = icp10100_send_cmd(st, cmd, measures, sizeof(measures)); in icp10100_get_measures()
262 *pressure = (be16_to_cpu(measures[0]) << 8) | in icp10100_get_measures()
263 (be16_to_cpu(measures[1]) >> 8); in icp10100_get_measures()
264 *temperature = be16_to_cpu(measures[2]); in icp10100_get_measures()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvad.c22 double * dftBuf, * noiseSpectrum, * spectrum, * measures, meanMeas; member
128 lsx_Calloc(c->measures, p->measuresLen); in start()
234 c->measures[p->measuresIndex] = meas; in flowTrigger()
242 if (c->measures[k] >= p->triggerLevel && j <= jTrigger + p->gapLen) in flowTrigger()
244 else if (!c->measures[k] && jTrigger >= jZero) in flowTrigger()
288 free(c->measures); in stop()
/OK3568_Linux_fs/kernel/tools/power/cpupower/
H A DToDo18 -> Execute start measures via the forked processes on
21 -> Execute stop measures via the forked processes on
/OK3568_Linux_fs/buildroot/dl/unixbench/git/
H A DREADME.md53 This test measures the speed and efficiency of floating-point operations. This test contains severa…
57 This test measures the number of `execl` calls that can be performed per second. `execl` is part of…
61 This measures the rate at which data can be transferred from one file to another, using various buf…
69 This test measures the number of times two processes can exchange an increasing integer through a p…
77 The shells scripts test measures the number of times per minute a process can start and reap a set …
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dacpi_power_meter.rst36 arbitrary strings that ACPI provides with the meter. The measures/ directory
37 contains symlinks to the devices that this meter measures.
H A Dltc2947.rst21 The LTC2947 is a high precision power and energy monitor that measures current,
24 The device also measures accumulated quantities as energy. It has two banks of
H A Dadt7411.rst24 converter which measures 1 temperature, vdd and 8 input voltages. It has an
H A Demc6w201.rst26 measures the speed of up to five fans, and controls the speed of
/OK3568_Linux_fs/buildroot/package/python-wcwidth/
H A DConfig.in4 This library measures number of Terminal column cells of
/OK3568_Linux_fs/buildroot/package/coremark/
H A DConfig.in4 CoreMark is a benchmark that measures the performance of
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dx_bsun.S9 | measures as outlined in the 040 User's Manual on pages
/OK3568_Linux_fs/buildroot/package/iozone/
H A DConfig.in7 The benchmark generates and measures a variety of file
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/qperf/
H A Dqperf_0.4.11.bb2 DESCRIPTION = "qperf measures bandwidth and latency between two nodes."
/OK3568_Linux_fs/buildroot/package/httping/
H A DConfig.in13 time! So it measures the latency of the webserver + network.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/afe/
H A Dcurrent-sense-amplifier.txt4 When an io-channel measures the output voltage from a current sense
H A Dcurrent-sense-shunt.txt4 When an io-channel measures the voltage over a current sense shunt,
H A Dvoltage-divider.txt4 When an io-channel measures the midpoint of a voltage divider, the
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/
H A Dxhost_1.0.8.bb8 and security. Environments which require more sophisticated measures \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A D0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch15 @@ -25,9 +25,9 @@ is a client/server program that measures interprocess
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dresistive-adc-touch.txt18 used if the ADC device also measures pressure besides position.
/OK3568_Linux_fs/kernel/Documentation/arm/sa1100/
H A Dcerf.rst8 that measures approximately 2" square. It includes an Ethernet
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dmt6577_auxadc.txt5 in some Mediatek SoCs which among other things measures the temperatures
/OK3568_Linux_fs/kernel/drivers/ras/
H A DKconfig27 measures how often it is available for use, even though it may not
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst27 conductors cross. Alternatively, Self Capacitance measures the signal from each

12345678