Home
last modified time | relevance | path

Searched full:average (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A 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 …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A 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>;
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Duncore-memory.json190 …en be used to calculate both the average occupancy (in conjunction with the number of cycles not e…
200 …en be used to calculate both the average occupancy (in conjunction with the number of cycles not e…
210 …ns into the Write Pending Queue. This can then be used to calculate the average queuing latency (…
221 …ns into the Write Pending Queue. This can then be used to calculate the average queuing latency (…
232average queue occupancy (in conjunction with the number of cycles not empty) and the average laten…
242average queue occupancy (in conjunction with the number of cycles not empty) and the average laten…
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dicx-metrics.json83 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
191 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
245 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
249 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
252 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
258 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
264 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
270 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
276 "BriefDescription": "Average per-core data access bandwidth to the L3 cache [GB / sec]",
349 "BriefDescription": "Average CPU Utilization",
[all …]
/freebsd/contrib/ntp/util/
H A Djitter.c25 double average; variable
55 average = 0; in main()
59 average += gtod[i]; in main()
74 average = average / (NBUF - 2); in main()
75 fprintf(stderr, "Average %13.9f\n", average); in main()
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dtgl-metrics.json39 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
111 … "BriefDescription": "Actual Average Latency for L1 data-cache miss demand loads (in core cycles)",
117 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
130 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
136 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
142 "BriefDescription": "Average per-core data access bandwidth to the L3 cache [GB / sec]",
166 "BriefDescription": "Average CPU Utilization",
172 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
184 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
/freebsd/usr.bin/clang/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.1255 \fBAverage Instruction Size\fP
258 The average number of bytes per instruction across all functions in the bitcode
283 The average size of a Value definition (of any type). This is computed by
291 The average size of a global definition (constants and global variables).
298 The average number of bytes per function definition. This is computed by
397 \fBAverage Instruction Size\fP
400 The average number of bytes consumed by the instructions in the function.
408 The average number of bytes used by the function per instruction. This value
410 same as Average Instruction Size. It computes a number relative to the total
/freebsd/lib/libpmc/pmu-events/arch/x86/elkhartlake/
H A Dehl-metrics.json34 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
39 "BriefDescription": "Average CPU Utilization",
44 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
49 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-iostat.8210 Include average latency statistics:
213 Average total I/O time (queuing + disk I/O time).
215 Average disk I/O time (time reading/writing the disk).
217 Average amount of time I/O spent in synchronous priority queues.
220 Average amount of time I/O spent in asynchronous priority queues.
223 Average queuing time in scrub queue.
226 Average queuing time in trim queue.
229 Average queuing time in rebuild queue.
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dhsw-metrics.json114 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
180 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
184 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
187 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
193 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
199 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
205 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
242 "BriefDescription": "Average CPU Utilization",
248 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
254 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dhsx-metrics.json114 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
180 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
184 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
187 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
193 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
199 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
205 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
242 "BriefDescription": "Average CPU Utilization",
248 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
254 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dicl-metrics.json71 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
179 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
233 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
237 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
240 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
246 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
252 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
258 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
264 "BriefDescription": "Average per-core data access bandwidth to the L3 cache [GB / sec]",
325 "BriefDescription": "Average CPU Utilization",
[all …]
/freebsd/usr.bin/systat/
H A Dsystat.151 upper window depicts the current system load average.
154 Print the load average over the past 1, 5, and 15 minutes
312 average number of disk transactions per second, and
313 average kilobytes of data per transaction.
377 of users logged in and the load average over the last one, five,
395 average number of threads (over the last refresh interval)
399 The row also shows the average number of context switches
441 The first two columns report the average number of pages
444 The third and fourth columns report the average number of pages
447 The first row of the display shows the average
[all …]
/freebsd/lib/libdevstat/
H A Ddevstat.3586 The average number of kilobytes per transfer between the acquisition of
596 The average number of kilobytes in the specified type transaction between
605 The average number of transfers per second between the acquisition of
616 The average number of transactions of the specified type per second
625 The average number of megabytes transferred per second between the
636 The average number of megabytes per second in the specified type of
645 The average number of blocks transferred per second between the acquisition of
658 The average number of blocks per second in the specified type of transaction
670 The average duration of transactions between the acquisition of
681 The average duration of transactions of the specified type between the
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod36 the average number of data items per 'bucket' in the hash table. The
37 'actual load' is the average number of items per 'bucket', but only
39 average number of searches that will need to find an item in the hash
40 table, while the 'load' is the average number that will be done to
/freebsd/contrib/ntp/html/
H A Drate.html32 <li class="inline"><a href="#mah">Minimum Average Headway Time</a></li>
43 …<li>Maintain strict guard time and minimum average headway time, even if multiple burst options …
47 …ithms to manage resources: (1) poll rate control, (2) burst control, (3) average headway time and …
50 <h4 id="mah">Minimum Average Headway Time</h4>
51average headway time between one packet and the next, and thus the maximum average rate for each s…
54 …H and the packet is processed. The result is, if the client maintains an average headway greater …
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Divb-metrics.json133 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
206 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
210 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
213 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
219 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
225 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
231 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
268 "BriefDescription": "Average CPU Utilization",
274 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
286 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dadl-metrics.json75 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
192 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
255 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
259 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
263 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
270 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
277 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
284 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
291 "BriefDescription": "Average per-core data access bandwidth to the L3 cache [GB / sec]",
369 "BriefDescription": "Average CPU Utilization",
[all …]
/freebsd/usr.sbin/sa/
H A Dsa.880 Average number of I/O operations per execution
118 If printing command statistics, sort by the average number of disk
120 If printing user statistics, print the average number of
134 If printing command statistics, sort by the cpu-time average memory
136 If printing user statistics, print the cpu-time average
189 in minutes, average number of I/O operations, and CPU-time
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcpupart.h69 * cp_nrunnable and cp_nrunning are used to calculate load average.
89 uint64_t cp_hp_avenrun[3]; /* high-precision load average */
102 kstat_named_t cpk_avenrun_1min; /* 1-minute load average */
103 kstat_named_t cpk_avenrun_5min; /* 5-minute load average */
104 kstat_named_t cpk_avenrun_15min; /* 15-minute load average */
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h71 /// in another table named "Average Wait times" (see example below).
74 /// Average Wait times (based on the timeline view):
76 /// [1]: Average time spent waiting in a scheduler's queue
77 /// [2]: Average time spent waiting in a scheduler's queue while ready
78 /// [3]: Average time elapsed from WB until retire stage
92 /// In this example, instruction 5 spent an average of ~6 cycles in the
120 /// to print the timeline information, as well as the "average wait times"
/freebsd/share/doc/papers/sysperf/
H A D2.t79 an average of 60 context switches and interrupts
80 per second and an average of 90 system calls per second.
93 and the milliseconds per average seek.
107 average seek times for each device.
118 non-zero average seek times. Most modern disk drives should
119 exhibit an average seek time of 25-35 ms.
128 an average of 180 characters/second input and 450 characters/second
/freebsd/usr.bin/ctlstat/
H A Dctlstat.859 The first display (except for dump and JSON modes) shows average statistics
61 Subsequent displays show average statistics during the measurement
118 Display average DMA time for LUN 5 and omit CPU utilization.
122 Display statistics for the first 7 LUNs, and display average statistics
/freebsd/usr.sbin/iostat/
H A Diostat.8130 Display total statistics for a given time period, rather than average
367 average duration of read transactions, in milliseconds
369 average duration of write transactions, in milliseconds
371 average duration of all other transactions, in milliseconds
373 average duration of all transactions, in milliseconds
416 average milliseconds per transaction
431 average milliseconds per transaction
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Divt-metrics.json133 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
206 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in co…
210 …"PublicDescription": "Actual Average Latency for L1 data-cache miss demand load instructions (in c…
213 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
219 "BriefDescription": "Average data fill bandwidth to the L1 data cache [GB / sec]",
225 "BriefDescription": "Average data fill bandwidth to the L2 cache [GB / sec]",
231 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
268 "BriefDescription": "Average CPU Utilization",
274 "BriefDescription": "Measured Average Frequency for unhalted processors [GHz]",
286 "BriefDescription": "Average Frequency Utilization relative nominal frequency",
[all …]

12345678910>>...25