Home
last modified time | relevance | path

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

12345678910>>...28

/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dmetrics.json10 "BriefDescription": "Average cycles per completed instruction",
16 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled for any re…
22 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because th…
28 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because Fe…
34 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because th…
40 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled waiting to…
46 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled waiting to…
52 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled due to an …
58 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled while the …
64 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled while the …
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen6/
H A Dl3-cache.json26 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from DRAM in t…
37 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from DRAM in a…
48 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from cache of …
59 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from cache of …
70 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from extension…
81 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from extension…
92 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from all types…
103 …"BriefDescription": "Average sampled L3 requests where data is returned from DRAM in the same NUMA…
114 …"BriefDescription": "Average sampled L3 requests where data is returned from DRAM in a different N…
125 …"BriefDescription": "Average sampled L3 requests where data is returned from cache of another CCX …
[all …]
/linux/Documentation/devicetree/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>;
/linux/Documentation/translations/zh_CN/accounting/
H A 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/Documentation/hwmon/
H A 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)
H A Dlm25066.rst100 in1_average Average measured input voltage.
116 in3_average Average measured output voltage.
122 curr1_average Average measured input current.
128 power1_average Average measured input power.
/linux/tools/perf/bench/
H A Dsynthesize.c40 "Number of iterations used to compute single-threaded average"),
42 "Number of iterations used to compute multi-threaded average"),
98 printf(" Average %ssynthesis took: %.3f usec (+- %.3f usec)\n", in do_run_single_threaded()
103 printf(" Average num. events: %.3f (+- %.3f)\n", in do_run_single_threaded()
106 printf(" Average time per event %.3f usec\n", in do_run_single_threaded()
201 printf(" Average synthesis took: %.3f usec (+- %.3f usec)\n", in do_run_multi_threaded()
206 printf(" Average num. events: %.3f (+- %.3f)\n", in do_run_multi_threaded()
209 printf(" Average time per event %.3f usec\n", in do_run_multi_threaded()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c382 *value = (metrics->Average.CurrentSocketPower << 8) / in vangogh_get_smu_metrics_data()
1797 gpu_metrics->average_temperature_gfx = metrics.Average.GfxTemperature; in vangogh_get_gpu_metrics_v2_3()
1798 gpu_metrics->average_temperature_soc = metrics.Average.SocTemperature; in vangogh_get_gpu_metrics_v2_3()
1800 &metrics.Average.CoreTemperature[0], in vangogh_get_gpu_metrics_v2_3()
1802 gpu_metrics->average_temperature_l3[0] = metrics.Average.L3Temperature[0]; in vangogh_get_gpu_metrics_v2_3()
1812 &metrics.Average.CorePower[0], in vangogh_get_gpu_metrics_v2_3()
1815 gpu_metrics->average_gfxclk_frequency = metrics.Average.GfxclkFrequency; in vangogh_get_gpu_metrics_v2_3()
1816 gpu_metrics->average_socclk_frequency = metrics.Average.SocclkFrequency; in vangogh_get_gpu_metrics_v2_3()
1817 gpu_metrics->average_uclk_frequency = metrics.Average.MemclkFrequency; in vangogh_get_gpu_metrics_v2_3()
1818 gpu_metrics->average_fclk_frequency = metrics.Average in vangogh_get_gpu_metrics_v2_3()
[all...]
H A Dcyan_skillfish_ppt.c165 *value = (metrics->Average.CurrentSocketPower << 8) / in cyan_skillfish_get_smu_metrics_data()
409 gpu_metrics->average_gfxclk_frequency = metrics.Average.GfxclkFrequency; in cyan_skillfish_get_gpu_metrics()
410 gpu_metrics->average_socclk_frequency = metrics.Average.SocclkFrequency; in cyan_skillfish_get_gpu_metrics()
411 gpu_metrics->average_uclk_frequency = metrics.Average.MemclkFrequency; in cyan_skillfish_get_gpu_metrics()
412 gpu_metrics->average_fclk_frequency = metrics.Average.MemclkFrequency; in cyan_skillfish_get_gpu_metrics()
413 gpu_metrics->average_vclk_frequency = metrics.Average.VclkFrequency; in cyan_skillfish_get_gpu_metrics()
414 gpu_metrics->average_dclk_frequency = metrics.Average.DclkFrequency; in cyan_skillfish_get_gpu_metrics()
425 gpu_metrics->average_core_power[i] = metrics.Average.CorePower[i]; in cyan_skillfish_get_gpu_metrics()
/linux/tools/perf/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",
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-memory.json472average occupancy (in conjunction with the Read Pending Queue Occupancy count). The RPQ is used t…
483average occupancy (in conjunction with the Read Pending Queue Occupancy count). The RPQ is used t…
513 …en be used to calculate both the average occupancy (in conjunction with the number of cycles not e…
522 …en be used to calculate both the average occupancy (in conjunction with the number of cycles not e…
552average queue occupancy (in conjunction with the WPQ Occupancy Accumulation count). The WPQ is us…
563average queue occupancy (in conjunction with the WPQ Occupancy Accumulation count). The WPQ is us…
573 …ns into the Write Pending Queue. This can then be used to calculate the average queuing latency (…
583 …ns into the Write Pending Queue. This can then be used to calculate the average queuing latency (…
593average queue occupancy (in conjunction with the number of cycles not empty) and the average laten…
602average queue occupancy (in conjunction with the number of cycles not empty) and the average laten…
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_tl.c32 /* Read latency average[ns]. */
39 /* Get to put latency average[ns]. */
49 /* Page request latency average[ns]. */
53 /* Page translation latency average[ns]. */
111 /* Get to put latency average[ns]. */
/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-interconnect.json48 …cle. This can be used with the write transaction count to calculate the average write latency in …
58 …cle. This can be used with the write transaction count to calculate the average write latency in …
68 …ycle. This can be used with the read transaction count to calculate the average read latency in t…
78 …ycle. This can be used with the read transaction count to calculate the average read latency in t…
108 …cle. This can be used with the transaction count event to calculate the average latency in the un…
118 …cle. This can be used with the transaction count event to calculate the average latency in the un…
332 … be used in conjunction with the allocations event in order to calculate average latency of outbou…
864 … conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy.",
873 …nction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This …
883 …nction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This …
[all …]
H A Divt-metrics.json378 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
461 "BriefDescription": "Average per-core data fill bandwidth to the L1 data cache [GB / sec]",
467 "BriefDescription": "Average per-core data fill bandwidth to the L2 cache [GB / sec]",
473 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
479 … "BriefDescription": "Average per-thread data fill bandwidth to the L1 data cache [GB / sec]",
491 "BriefDescription": "Average per-thread data fill bandwidth to the L2 cache [GB / sec]",
509 "BriefDescription": "Average per-thread data fill bandwidth to the L3 cache [GB / sec]",
521 "BriefDescription": "Average Parallel L2 cache miss data reads",
527 "BriefDescription": "Average Latency for L2 cache miss demand Loads",
533 "BriefDescription": "Average Parallel L2 cache miss demand Loads",
[all …]
/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h34 __u32 avg; /* Average secs between packets * scale */
58 __u32 avg; /* Average secs between packets * scale */
71 __u64 avg; /* Average secs between packets * scale */
85 __u64 avg; /* Average secs between packets * scale */
/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dmetrics.json1326 …"BriefDescription": "Average number of stores that gather in the store buffer before being sent to…
1344 "BriefDescription": "average L1 miss latency using marked events",
1350 "BriefDescription": "Average icache miss latency",
1356 "BriefDescription": "average service time for SYNC",
1362 "BriefDescription": "Cycles LMQ slot0 was active on an average",
1368 …"BriefDescription": "Average number of cycles LRQ stays active for one load. Slot 0 is VALID ONLY…
1374 …"BriefDescription": "Average number of cycles LRQ stays active for one load. Slot 43 is valid ONL…
1380 …"BriefDescription": "Average number of cycles SRQ stays active for one load. Slot 0 is VALID ONLY…
1386 …"BriefDescription": "Average number of cycles SRQ stays active for one load. Slot 39 is valid ONL…
1416 "BriefDescription": "Distant L4 average load latency",
[all …]
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-interconnect.json48 …cle. This can be used with the write transaction count to calculate the average write latency in …
58 …cle. This can be used with the write transaction count to calculate the average write latency in …
68 …ycle. This can be used with the read transaction count to calculate the average read latency in t…
78 …ycle. This can be used with the read transaction count to calculate the average read latency in t…
108 …cle. This can be used with the transaction count event to calculate the average latency in the un…
118 …cle. This can be used with the transaction count event to calculate the average latency in the un…
322 … be used in conjunction with the allocations event in order to calculate average latency of outbou…
523 … conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy.",
692 …njunction with the Flit Buffer Occupancy event in order to calculate the average flit buffer lifet…
701 …njunction with the Flit Buffer Occupancy event in order to calculate the average flit buffer lifet…
[all …]
H A Duncore-memory.json362 …he high-priority request at the expense of lower bandwidth and increased overall average latency.",
372 …he high-priority request at the expense of lower bandwidth and increased overall average latency.",
411average occupancy (in conjunction with the Read Pending Queue Occupancy count). The RPQ is used t…
429 …en be used to calculate both the average occupancy (in conjunction with the number of cycles not e…
447average queue occupancy (in conjunction with the WPQ Occupancy Accumulation count). The WPQ is us…
456 …ns into the Write Pending Queue. This can then be used to calculate the average queuing latency (…
465average queue occupancy (in conjunction with the number of cycles not empty) and the average laten…
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dspr-metrics.json43 …"BriefDescription": "The average number of cores that are in cstate C0 as observed by the power co…
49 …"BriefDescription": "The average number of cores are in cstate C6 as observed by the power control…
234 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
240 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
246 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
252 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
258 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
1039 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
1053 …"BriefDescription": "Average number of cycles of a switch from the DSB fetch-unit to MITE fetch un…
1059 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Demr-metrics.json43 …"BriefDescription": "The average number of cores that are in cstate C0 as observed by the power co…
49 …"BriefDescription": "The average number of cores are in cstate C6 as observed by the power control…
222 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
228 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
234 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
240 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
970 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
984 …"BriefDescription": "Average number of cycles of a switch from the DSB fetch-unit to MITE fetch un…
990 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
996 "BriefDescription": "Average Latency for L1 instruction cache misses",
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dgnr-metrics.json43 …"BriefDescription": "The average number of cores that are in cstate C0 as observed by the power co…
49 …"BriefDescription": "The average number of cores are in cstate C6 as observed by the power control…
226 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
232 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
238 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
244 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
1033 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
1047 …"BriefDescription": "Average number of cycles of a switch from the DSB fetch-unit to MITE fetch un…
1060 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
1066 "BriefDescription": "Average Latency for L1 instruction cache misses",
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Dicx-metrics.json210 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
216 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
222 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
228 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
234 …"BriefDescription": "Average latency of a last level cache (LLC) demand data read miss (read memor…
1004 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
1018 …"BriefDescription": "Average number of cycles of a switch from the DSB fetch-unit to MITE fetch un…
1024 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
1030 "BriefDescription": "Average Latency for L1 instruction cache misses",
1184 "BriefDescription": "Average per-core data fill bandwidth to the L1 data cache [GB / sec]",
[all …]
/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Dhsx-metrics.json164 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
170 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
176 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
529 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
604 "BriefDescription": "Average per-core data fill bandwidth to the L1 data cache [GB / sec]",
610 "BriefDescription": "Average per-core data fill bandwidth to the L2 cache [GB / sec]",
616 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
622 … "BriefDescription": "Average per-thread data fill bandwidth to the L1 data cache [GB / sec]",
634 "BriefDescription": "Average per-thread data fill bandwidth to the L2 cache [GB / sec]",
652 "BriefDescription": "Average per-thread data fill bandwidth to the L3 cache [GB / sec]",
[all …]
H A Duncore-interconnect.json532 "PublicDescription": "Accumulates the number of outstanding outbound requests from the IRP to the switch (towards the devices). This can be used in conjunction with the allocations event in order to calculate average latency of outbound requests.",
824 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy.",
833 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors DRS flits only.",
843 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors DRS flits only.",
853 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors HOM flits only.",
863 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors HOM flits only.",
873 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors NCB flits only.",
883 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors NCB flits only.",
893 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupancy. This monitors NCS flits only.",
903 "PublicDescription": "Counts the number of cycles that the QPI RxQ was not empty. Generally, when data is transmitted across QPI, it will bypass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto the ring, however, it may need to allocate into this buffer, thus increasing the latency. This event can be used in conjunction with the Flit Buffer Occupancy Accumulator event to calculate the average occupanc
[all...]
/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dclx-metrics.json171 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
177 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
183 …"BriefDescription": "Average latency of a last level cache (LLC) demand and prefetch data read mis…
911 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
925 …"BriefDescription": "Average number of cycles of a switch from the DSB fetch-unit to MITE fetch un…
931 "BriefDescription": "Average number of Uops issued by front-end when it issued something",
937 "BriefDescription": "Average Latency for L1 instruction cache misses",
1092 "BriefDescription": "Average per-core data fill bandwidth to the L1 data cache [GB / sec]",
1098 "BriefDescription": "Average per-core data fill bandwidth to the L2 cache [GB / sec]",
1116 "BriefDescription": "Average per-core data access bandwidth to the L3 cache [GB / sec]",
[all …]

12345678910>>...28