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…
33 …"MetricExpr": "1 - ( (IDQ_UOPS_NOT_DELIVERED.CORE / (4 * CPU_CLK_UNHALTED.THREAD)) + (( UOPS_ISSUE…
36-of-order scheduler dispatches ready uops into their respective execution units; and once complete…
39 …ting new uops in the Backend. SMT version; use when SMT is enabled and measuring per logical CPU.",
40- ( (IDQ_UOPS_NOT_DELIVERED.CORE / (4 * ( ( CPU_CLK_UNHALTED.THREAD / 2 ) * ( 1 + CPU_CLK_UNHALTED…
43-of-order scheduler dispatches ready uops into their respective execution units; and once complete…
50 …ions-per-cycle (see IPC metric). Note that a high Retiring value does not necessary mean there is …
53 … that eventually get retired. SMT version; use when SMT is enabled and measuring per logical CPU.",
57-per-cycle (see IPC metric). Note that a high Retiring value does not necessary mean there is no r…
60 "BriefDescription": "Instructions Per Cycle (per Logical Processor)",
66 "BriefDescription": "Uops Per Instruction",
72 "BriefDescription": "Cycles Per Instruction (per Logical Processor)",
78 … "BriefDescription": "Per-Logical Processor actual clocks when the Logical Processor is active.",
84 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
90 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
96 "BriefDescription": "The ratio of Executed- by Issued-Uops",
100 …"PublicDescription": "The ratio of Executed- by Issued-Uops. Ratio > 1 suggests high rate of uop m…
103 "BriefDescription": "Instructions Per Cycle across hyper-threads (per physical core)",
109 "BriefDescription": "Instructions Per Cycle across hyper-threads (per physical core)",
115 "BriefDescription": "Floating Point Operations Per Cycle",
121 "BriefDescription": "Floating Point Operations Per Cycle",
127 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
128 …"MetricExpr": "UOPS_DISPATCHED.THREAD / (( cpu@UOPS_DISPATCHED.CORE\\,cmask\\=1@ / 2 ) if #SMT_on …
151 "BriefDescription": "Average CPU Utilization",
163 "BriefDescription": "Giga Floating Point Operations Per Second",
176 …"MetricExpr": "1 - CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE / ( CPU_CLK_UNHALTED.REF_XCLK_ANY / 2 ) if #…
187 "BriefDescription": "Cycles Per Instruction for the Operating System (OS) Kernel mode",
205 …"BriefDescription": "Instructions per Far Branch ( Far Branches apply upon transition from applica…
211 "BriefDescription": "C3 residency percent per core",
212 "MetricExpr": "(cstate_core@c3\\-residency@ / msr@tsc@) * 100",
217 "BriefDescription": "C6 residency percent per core",
218 "MetricExpr": "(cstate_core@c6\\-residency@ / msr@tsc@) * 100",
223 "BriefDescription": "C7 residency percent per core",
224 "MetricExpr": "(cstate_core@c7\\-residency@ / msr@tsc@) * 100",
229 "BriefDescription": "C2 residency percent per package",
230 "MetricExpr": "(cstate_pkg@c2\\-residency@ / msr@tsc@) * 100",
235 "BriefDescription": "C3 residency percent per package",
236 "MetricExpr": "(cstate_pkg@c3\\-residency@ / msr@tsc@) * 100",
241 "BriefDescription": "C6 residency percent per package",
242 "MetricExpr": "(cstate_pkg@c6\\-residency@ / msr@tsc@) * 100",
247 "BriefDescription": "C7 residency percent per package",
248 "MetricExpr": "(cstate_pkg@c7\\-residency@ / msr@tsc@) * 100",