Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
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>;
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlochnagar.rst30 power1_average Measured average power for DBVDD1 (microWatts)
37 power2_average Measured average power for 1V8 DSP (microWatts)
44 power3_average Measured average power for 1V8 CDC (microWatts)
51 power4_average Measured average power for VDDCORE DSP (microWatts)
58 power5_average Measured average power for AVDD 1V8 (microWatts)
63 power6_average Measured average power for SYSVDD (microWatts)
70 power7_average Measured average power for VDDCORE CDC (microWatts)
77 power8_average Measured average power for MICVDD (microWatts)
Dfam15h_power.rst62 calculate the average power consumed by a processor during a
91 CPU average power
110 v. Calculate the average power consumption for a compute unit over
Dacpi_power_meter.rst21 features--a power meter that returns average power use over a configurable
41 average power consumption exceeds the cap, an ACPI event will be broadcast on
Dmax34440.rst144 curr[1-4]_average Historical average current (MAX34446/34451 only).
160 power[1,3]_average Historical average power.
179 temp[1-8]_average Historical average temperature (MAX34446 only).
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c388 } average; variable
1022 if ((t != &average.threads) && in format_counters()
1043 if (t == &average.threads) { in format_counters()
1317 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters()
1602 average.threads.apic_id = t->apic_id; in sum_counters()
1604 average.threads.x2apic_id = t->x2apic_id; in sum_counters()
1607 if (average.threads.tv_begin.tv_sec == 0) in sum_counters()
1608 average.threads.tv_begin = t->tv_begin; in sum_counters()
1611 average.threads.tv_end = t->tv_end; in sum_counters()
1613 average.threads.tsc += t->tsc; in sum_counters()
[all …]
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
DREADME.loopback180 requests per-sec: min=390, max=547, average=469.299988, jitter=157
181 ap-throughput B/s: min=90480 max=126904 average=108762.101562 jitter=36424
182 ap-latency usec: min=1826 max=2560 average=2146.000000 jitter=734
183 apbridge-latency usec: min=1620 max=1982 average=1882.099976 jitter=362
184 gpbridge-latency usec: min=56 max=57 average=57.099998 jitter=1
194 requests per-sec: min=397, max=538, average=461.700012, jitter=141
195 ap-throughput B/s: min=92104 max=124816 average=106998.898438 jitter=32712
196 ap-latency usec: min=1856 max=2514 average=2185.699951 jitter=658
197 apbridge-latency usec: min=1460 max=2296 average=1828.599976 jitter=836
198 gpbridge-latency usec: min=56 max=57 average=57.099998 jitter=1
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/staging/iio/adc/
Dspear-adc.txt12 - average-samples: Number of samples to generate an average value. If
/kernel/linux/linux-5.10/drivers/iio/adc/
Dspear_adc.c49 u32 average; member
69 struct chan_data average; member
118 return __raw_readl(&st->adc_base_spear6xx->average.msb) & in spear_adc_get_average()
121 return __raw_readl(&st->adc_base_spear3xx->average) & in spear_adc_get_average()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dimx6ul_tsc.txt20 - touchscreen-average-samples: Number of data samples which are averaged for
37 touchscreen-average-samples = <32>;
Dstmpe.txt8 - st,ave-ctrl : Sample average control
91 /* 8 sample average control */
Dti-tsc-adc.txt68 channel of ADC. If average is 16 then input
72 average to 16 averages. Maximum value is 16.
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
Dphy_common.c514 unsigned int average; in b43_phy_shm_tssi_read() local
540 average = (a + b + c + d + 2) / 4; in b43_phy_shm_tssi_read()
545 average = (average >= 13) ? (average - 13) : 0; in b43_phy_shm_tssi_read()
548 return average; in b43_phy_shm_tssi_read()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst66 How many frame interval measurements to average before comparing against
78 discarded and do not enter into the average. This can be used to
85 FIM begins to average intervals.
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache-rbtree.c142 int this_registers, average; in rbtree_show() local
164 average = registers / nodes; in rbtree_show()
166 average = 0; in rbtree_show()
169 nodes, registers, average, mem_size); in rbtree_show()
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
DREADME-BENCH9 - Identify average reaction time of a governor to CPU load changes
97 governor in average behaves as expected.
116 -n, --cycles=<int> load/sleep cycles to get an average value to compare
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dtherm_throt.c92 u8 average; member
269 state->average = 0; in throttle_active_work()
286 if (state->average > avg) { in throttle_active_work()
294 state->average = avg; in throttle_active_work()
/kernel/linux/linux-5.10/arch/sh/drivers/
DKconfig12 a hyperbolic function of the 5-minute load average.
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
DREADME149 This event is generated when the average received RSSI in beacons goes
153 This event is generated when the average received RSSI in beacons goes
157 This event is generated when the average received SNR in beacons goes
161 This event is generated when the average received SNR in beacons goes
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-platform-trackpoint51 or release, relative to the running average.
58 (RW) The offset from the running average required to generate a
/kernel/linux/linux-5.10/arch/x86/events/
DKconfig35 average power consumption on Family 15h processors.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lm3532.txt42 average the two ALS inputs. This is only used if
47 0x00 - ALS1 and ALS2 input average
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmxs-lradc.txt14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-sched.txt127 Show only a summary of scheduling by thread with min, max, and average
133 max, and average run times (in sec) and relative stddev.
/kernel/linux/linux-5.10/Documentation/locking/
Dlockstat.rst62 - average time spent waiting on this lock
75 - average time this lock was held

123456