Lines Matching +full:per +full:- +full:cpu

7-lines are fetched from the memory subsystem; parsed into instructions; and lastly decoded into mi…
10 …nd undersupplies its Backend. SMT version; use when SMT is enabled and measuring per logical CPU.",
14-lines are fetched from the memory subsystem; parsed into instructions; and lastly decoded into mi…
18 …"MetricExpr": "( UOPS_ISSUED.ANY - UOPS_RETIRED.RETIRE_SLOTS + 4 * INT_MISC.RECOVERY_CYCLES ) / (4…
21 …s for which the issue-pipeline was blocked due to recovery from earlier incorrect speculation. For…
24 …ue to incorrect speculations. SMT version; use when SMT is enabled and measuring per logical CPU.",
25 …"MetricExpr": "( UOPS_ISSUED.ANY - UOPS_RETIRED.RETIRE_SLOTS + 4 * (( INT_MISC.RECOVERY_CYCLES_ANY…
28-pipeline was blocked due to recovery from earlier incorrect speculation. For example; wasted work…
32 …"MetricExpr": "1 - ( (IDQ_UOPS_NOT_DELIVERED.CORE / (4 * cycles)) + (( UOPS_ISSUED.ANY - UOPS_RETI…
35-of-order scheduler dispatches ready uops into their respective execution units; and once complete…
38 …ting new uops in the Backend. SMT version; use when SMT is enabled and measuring per logical CPU.",
39- ( (IDQ_UOPS_NOT_DELIVERED.CORE / (4 * (( ( CPU_CLK_UNHALTED.THREAD / 2 ) * ( 1 + CPU_CLK_UNHALTE…
42-of-order scheduler dispatches ready uops into their respective execution units; and once complete…
49 …ate the maximum 4 uops retired per cycle has been achieved. Maximizing Retiring typically increas…
52 … that eventually get retired. SMT version; use when SMT is enabled and measuring per logical CPU.",
56per cycle has been achieved. Maximizing Retiring typically increases the Instruction-Per-Cycle me…
59 "BriefDescription": "Instructions Per Cycle (per Logical Processor)",
65 "BriefDescription": "Uops Per Instruction",
83 "BriefDescription": "Cycles Per Instruction (per Logical Processor)",
89 … "BriefDescription": "Per-Logical Processor actual clocks when the Logical Processor is active.",
95 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
101 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Instructions Per Cycle (per physical core)",
119 "BriefDescription": "Instructions Per Cycle (per physical core)",
125 "BriefDescription": "Floating Point Operations Per Cycle",
131 "BriefDescription": "Floating Point Operations Per Cycle",
137 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
138 …"MetricExpr": "UOPS_DISPATCHED.THREAD / (( cpu@UOPS_DISPATCHED.CORE\\,cmask\\=1@ / 2 ) if #SMT_on …
149 "BriefDescription": "Average CPU Utilization",
155 "BriefDescription": "Giga Floating Point Operations Per Second",
168 …"MetricExpr": "1 - CPU_CLK_THREAD_UNHALTED.ONE_THREAD_ACTIVE / ( CPU_CLK_THREAD_UNHALTED.REF_XCLK_…
191 "BriefDescription": "C3 residency percent per core",
192 "MetricExpr": "(cstate_core@c3\\-residency@ / msr@tsc@) * 100",
197 "BriefDescription": "C6 residency percent per core",
198 "MetricExpr": "(cstate_core@c6\\-residency@ / msr@tsc@) * 100",
203 "BriefDescription": "C7 residency percent per core",
204 "MetricExpr": "(cstate_core@c7\\-residency@ / msr@tsc@) * 100",
209 "BriefDescription": "C2 residency percent per package",
210 "MetricExpr": "(cstate_pkg@c2\\-residency@ / msr@tsc@) * 100",
215 "BriefDescription": "C3 residency percent per package",
216 "MetricExpr": "(cstate_pkg@c3\\-residency@ / msr@tsc@) * 100",
221 "BriefDescription": "C6 residency percent per package",
222 "MetricExpr": "(cstate_pkg@c6\\-residency@ / msr@tsc@) * 100",
227 "BriefDescription": "C7 residency percent per package",
228 "MetricExpr": "(cstate_pkg@c7\\-residency@ / msr@tsc@) * 100",