Home
last modified time | relevance | path

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

1234567

/linux-6.6.21/Documentation/devicetree/bindings/hwmon/
Dadi,adm1275.yaml40 adi,volt-curr-sample-average:
46 adi,power-sample-average:
62 adi,volt-curr-sample-average:
64 adi,power-sample-average: false
74 adi,volt-curr-sample-average:
76 adi,power-sample-average: false
86 adi,volt-curr-sample-average:
88 adi,power-sample-average:
101 adi,volt-curr-sample-average:
103 adi,power-sample-average:
[all …]
/linux-6.6.21/Documentation/translations/zh_CN/accounting/
Ddelay-accounting.rst92 CPU count real total virtual total delay total delay average
94 IO count delay total delay average
96 SWAP count delay total delay average
98 RECLAIM count delay total delay average
100 THRASHING count delay total delay average
102 COMPACT count delay total delay average
104 WPCOPY count delay total delay average
/linux-6.6.21/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>;
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
379 By default, the long-term average tracks an increase in counts such
383 Specify 'azoteq,dual-direction' to freeze the long-term average when
Diqs626a.yaml104 long-term average) of an associated channel as follows:
162 term average of all channels. Specify the maximum timeout to disable it
186 Prevents the channel from being reseeded if the long-term average
214 Specifies that the channel's long-term average is to freeze in the
322 Specifies the long-term average filter strength during normal-power
330 Specifies the long-term average filter strength during low-power mode
458 By default, the long-term average tracks an increase in counts such
462 Specify 'azoteq,dual-direction' to freeze the long-term average when
525 average timeout (defined in 'azoteq,timeout-lta') expires.
625 Specifies the update rate of the trackpad's long-term average during
/linux-6.6.21/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).
/linux-6.6.21/tools/power/x86/turbostat/
Dturbostat.c548 } average; variable
1117 …if ((t != &average.threads) && (cpu_subset && !CPU_ISSET_S(t->cpu_id, cpu_subset_size, cpu_subset)… in format_counters()
1137 if (t == &average.threads) { in format_counters()
1438 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters()
1724 average.threads.apic_id = t->apic_id; in sum_counters()
1726 average.threads.x2apic_id = t->x2apic_id; in sum_counters()
1729 if (average.threads.tv_begin.tv_sec == 0) in sum_counters()
1730 average.threads.tv_begin = t->tv_begin; in sum_counters()
1733 average.threads.tv_end = t->tv_end; in sum_counters()
1735 average.threads.tsc += t->tsc; in sum_counters()
[all …]
/linux-6.6.21/Documentation/accounting/
Ddelay-accounting.rst110 CPU count real total virtual total delay total delay average
112 IO count delay total delay average
114 SWAP count delay total delay average
116 RECLAIM count delay total delay average
118 THRASHING count delay total delay average
120 COMPACT count delay total delay average
122 WPCOPY count delay total delay average
124 IRQ count delay total delay average
/linux-6.6.21/Documentation/devicetree/bindings/staging/iio/adc/
Dspear-adc.txt12 - average-samples: Number of samples to generate an average value. If
/linux-6.6.21/drivers/iio/adc/
Dspear_adc.c49 u32 average; member
69 struct chan_data average; member
127 return __raw_readl(&st->adc_base_spear6xx->average.msb) & in spear_adc_get_average()
130 return __raw_readl(&st->adc_base_spear3xx->average) & in spear_adc_get_average()
/linux-6.6.21/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()
/linux-6.6.21/Documentation/devicetree/bindings/input/touchscreen/
Dimx6ul_tsc.txt20 - touchscreen-average-samples: Number of data samples which are averaged for
37 touchscreen-average-samples = <32>;
/linux-6.6.21/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.
/linux-6.6.21/tools/testing/vsock/
DREADME65 average in 'read()': D ns
71 D is B / C, e.g. average amount of time, spent in single 'read()'.
/linux-6.6.21/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()
/linux-6.6.21/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
/linux-6.6.21/drivers/thermal/intel/
Dtherm_throt.c93 u8 average; member
330 state->average = 0; in throttle_active_work()
347 if (state->average > avg) { in throttle_active_work()
355 state->average = avg; in throttle_active_work()
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-class-bdi38 total write-back cache that relates to its current average
52 total write-back cache that relates to its current average
93 total write-back cache that relates to its current average
Dsysfs-devices-platform-trackpoint51 or release, relative to the running average.
58 (RW) The offset from the running average required to generate a
/linux-6.6.21/arch/sh/drivers/
DKconfig12 a hyperbolic function of the 5-minute load average.
/linux-6.6.21/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
/linux-6.6.21/tools/lib/perf/tests/
Dtest-evlist.c421 static double display_error(long long average, in display_error() argument
428 error = (((double)average - expected) / expected) * 100.0; in display_error()
432 high, low, average); in display_error()

1234567