Lines Matching +full:per +full:- +full:cpu
3 "BriefDescription": "C2 residency percent per package",
4 "MetricExpr": "cstate_pkg@c2\\-residency@ / TSC",
10 "BriefDescription": "C3 residency percent per core",
11 "MetricExpr": "cstate_core@c3\\-residency@ / TSC",
17 "BriefDescription": "C3 residency percent per package",
18 "MetricExpr": "cstate_pkg@c3\\-residency@ / TSC",
24 "BriefDescription": "C6 residency percent per core",
25 "MetricExpr": "cstate_core@c6\\-residency@ / TSC",
31 "BriefDescription": "C6 residency percent per package",
32 "MetricExpr": "cstate_pkg@c6\\-residency@ / TSC",
38 "BriefDescription": "C7 residency percent per core",
39 "MetricExpr": "cstate_core@c7\\-residency@ / TSC",
45 "BriefDescription": "C7 residency percent per package",
46 "MetricExpr": "cstate_pkg@c7\\-residency@ / TSC",
52 "BriefDescription": "Uncore frequency per die [GHZ]",
59 "MetricExpr": "((msr@aperf@ - cycles) / msr@aperf@ if msr@smi@ > 0 else 0)",
78 …sible; which incur a few cycles load re-issue. However; the short re-issue duration is often hidde…
82 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…
91 …"BriefDescription": "This metric estimates fraction of slots the CPU retired uops delivered by the…
96 …CPU retired uops delivered by the Microcode_Sequencer as a result of Assists. Assists are long seq…
102 "MetricExpr": "1 - (tma_frontend_bound + tma_bad_speculation + tma_retiring)",
107 …-of-order scheduler dispatches ready uops into their respective execution units; and once complete…
112 …"MetricExpr": "(UOPS_ISSUED.ANY - UOPS_RETIRED.RETIRE_SLOTS + 4 * (INT_MISC.RECOVERY_CYCLES_ANY / …
117 …s for which the issue-pipeline was blocked due to recovery from earlier incorrect speculation. For…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …CPU has wasted due to Branch Misprediction. These slots are either wasted by uops fetched from an…
132 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Branch R…
137 …CPU was stalled due to Branch Resteers. Branch Resteers estimates the Frontend delay in fetching o…
141 …"BriefDescription": "This metric estimates fraction of cycles the CPU retired uops originated from…
143 "MetricExpr": "max(0, tma_microcode_sequencer - tma_assists)",
147 …CPU retired uops originated from CISC (complex instruction set computer) instruction. A CISC instr…
161 …"BriefDescription": "This metric represents fraction of slots where Core non-memory issues were of…
163 "MetricExpr": "tma_backend_bound - tma_memory_bound",
168 …-memory issues were of a bottleneck. Shortage in hardware compute resources; or dependencies in s…
172 …n of cycles while the memory subsystem was handling synchronizations due to data-sharing accesses",
178 … cycles while the memory subsystem was handling synchronizations due to data-sharing accesses. Dat…
191 …"BriefDescription": "This metric estimates how often the CPU was stalled on accesses to external m…
193 …"MetricExpr": "(1 - MEM_LOAD_UOPS_RETIRED.LLC_HIT / (MEM_LOAD_UOPS_RETIRED.LLC_HIT + 7 * MEM_LOAD_…
197 …"PublicDescription": "This metric estimates how often the CPU was stalled on accesses to external …
201 …"BriefDescription": "This metric represents Core fraction of cycles in which CPU was likely limite…
202 …"MetricExpr": "(IDQ.ALL_DSB_CYCLES_ANY_UOPS - IDQ.ALL_DSB_CYCLES_4_UOPS) / tma_info_core_core_clks…
206 …"PublicDescription": "This metric represents Core fraction of cycles in which CPU was likely limit…
210 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to switches…
215 …ion of cycles the CPU was stalled due to switches from DSB to MITE pipelines. The DSB (decoded i-c…
224 …-aside Buffers) are processor caches for recently used entries out of the Page Tables that are use…
228 …: "This metric roughly estimates the fraction of cycles spent handling first-level data TLB store …
233 …-level data TLB store misses. As with ordinary data caching; focus on improving data locality and…
237 …"BriefDescription": "This metric roughly estimates how often CPU was handling synchronizations due…
242 …CPU was handling synchronizations due to False Sharing. False Sharing is a multithreading hiccup; …
248 …"MetricExpr": "tma_info_memory_load_miss_real_latency * cpu@L1D_PEND_MISS.FB_FULL\\,cmask\\=1@ / t…
256 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …
257 "MetricExpr": "tma_frontend_bound - tma_fetch_latency",
262 …"PublicDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend…
266 …"BriefDescription": "This metric represents fraction of slots the CPU was stalled due to Frontend …
272 …etric represents fraction of slots the CPU was stalled due to Frontend latency issues. For exampl…
276 …ion": "This metric represents overall arithmetic floating-point (FP) operations fraction the CPU h…
281 …-point (FP) operations fraction the CPU has executed (retired). Note this metric's value may excee…
285 …cription": "This metric approximates arithmetic floating-point (FP) scalar uops fraction the CPU h…
290 …cription": "This metric approximates arithmetic floating-point (FP) scalar uops fraction the CPU h…
294 …cription": "This metric approximates arithmetic floating-point (FP) vector uops fraction the CPU h…
299 …cription": "This metric approximates arithmetic floating-point (FP) vector uops fraction the CPU h…
303 …This metric approximates arithmetic FP vector uops fraction the CPU has retired for 128-bit wide v…
308 …This metric approximates arithmetic FP vector uops fraction the CPU has retired for 128-bit wide v…
312 …This metric approximates arithmetic FP vector uops fraction the CPU has retired for 256-bit wide v…
317 …This metric approximates arithmetic FP vector uops fraction the CPU has retired for 256-bit wide v…
327 …-lines are fetched from the memory subsystem; parsed into instructions; and lastly decoded into mi…
331 …fraction of slots where the CPU was retiring heavy-weight operations -- instructions that require …
337 …ots where the CPU was retiring heavy-weight operations -- instructions that require two or more uo…
341 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to instruct…
342 "MetricExpr": "ICACHE.IFETCH_STALL / tma_info_thread_clks - tma_itlb_misses",
349 …"BriefDescription": "Instructions per retired mispredicts for indirect CALL or JMP branches (lower…
356 …"BriefDescription": "Number of Instructions per non-speculative Branch Misprediction (JEClear) (lo…
369 "BriefDescription": "Instructions Per Cycle across hyper-threads (per physical core)",
375 "BriefDescription": "Floating Point Operations Per Cycle",
381 …efDescription": "Instruction-Level-Parallelism (average number of uops executed when there is exec…
382 "MetricExpr": "UOPS_EXECUTED.THREAD / cpu@UOPS_EXECUTED.THREAD\\,cmask\\=1@",
395 …"BriefDescription": "Instructions per speculative Unknown Branch Misprediction (BAClear) (lower nu…
401 "BriefDescription": "Branch instructions per taken branch.",
414 …"BriefDescription": "Instructions per FP Arithmetic instruction (lower number means higher occurre…
419 …"PublicDescription": "Instructions per FP Arithmetic instruction (lower number means higher occurr…
422 "BriefDescription": "Instructions per Branch (lower number means higher occurrence rate)",
429 … "BriefDescription": "Instructions per (near) call (lower number means higher occurrence rate)",
436 "BriefDescription": "Instructions per Load (lower number means higher occurrence rate)",
443 "BriefDescription": "Instructions per Store (lower number means higher occurrence rate)",
450 "BriefDescription": "Instructions per taken branch",
455 …"PublicDescription": "Instructions per taken branch. Related metrics: tma_dsb_switches, tma_fetch_…
458 "BriefDescription": "Average per-core data fill bandwidth to the L1 data cache [GB / sec]",
464 "BriefDescription": "Average per-core data fill bandwidth to the L2 cache [GB / sec]",
470 "BriefDescription": "Average per-core data fill bandwidth to the L3 cache [GB / sec]",
476 … "BriefDescription": "Average per-thread data fill bandwidth to the L1 data cache [GB / sec]",
482 "BriefDescription": "L1 cache true misses per kilo instruction for retired demand loads",
488 "BriefDescription": "Average per-thread data fill bandwidth to the L2 cache [GB / sec]",
494 "BriefDescription": "L2 cache true misses per kilo instruction for retired demand loads",
500 "BriefDescription": "Offcore requests (L2 cache miss) per kilo instruction for demand RFOs",
506 "BriefDescription": "Average per-thread data fill bandwidth to the L3 cache [GB / sec]",
512 "BriefDescription": "L3 cache true misses per kilo instruction for retired demand loads",
536 …"BriefDescription": "Actual Average Latency for L1 data-cache miss demand load operations (in core…
543 …"BriefDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is…
548 …ublicDescription": "Memory-Level-Parallelism (average number of L1 miss demand load when there is …
558 …"BriefDescription": "Instruction-Level-Parallelism (average number of uops executed when there is …
559 …"MetricExpr": "UOPS_EXECUTED.THREAD / (cpu@UOPS_EXECUTED.CORE\\,cmask\\=1@ / 2 if #SMT_on else UOP…
565 "MetricExpr": "UOPS_RETIRED.RETIRE_SLOTS / cpu@UOPS_RETIRED.RETIRE_SLOTS\\,cmask\\=1@",
576 "BriefDescription": "Average CPU Utilization (percentage)",
595 "BriefDescription": "Giga Floating Point Operations Per Second",
599 …ting Point Operations Per Second. Aggregate across all supported options of: FP precisions, scalar…
602 …"BriefDescription": "Instructions per Far Branch ( Far Branches apply upon transition from applica…
609 "BriefDescription": "Cycles Per Instruction for the Operating System (OS) Kernel mode",
633 …y (in nanoseconds). Accounts for demand loads and L1/L2 prefetches. ([RKL+]memory-controller only)"
637 …"MetricExpr": "(1 - CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE / (CPU_CLK_UNHALTED.REF_XCLK_ANY / 2) if #S…
660 … "BriefDescription": "Per-Logical Processor actual clocks when the Logical Processor is active.",
666 "BriefDescription": "Cycles Per Instruction (per Logical Processor)",
672 "BriefDescription": "The ratio of Executed- by Issued-Uops",
676 …"PublicDescription": "The ratio of Executed- by Issued-Uops. Ratio > 1 suggests high rate of uop m…
679 "BriefDescription": "Instructions Per Cycle (per Logical Processor)",
685 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
691 "BriefDescription": "Uops Per Instruction",
698 "BriefDescription": "Uops per taken branch",
705 …"BriefDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruct…
710 …"PublicDescription": "This metric represents fraction of cycles the CPU was stalled due to Instruc…
714 …"BriefDescription": "This metric estimates how often the CPU was stalled without loads missing the…
715 …"MetricExpr": "max((min(CPU_CLK_UNHALTED.THREAD, CYCLE_ACTIVITY.STALLS_LDM_PENDING) - CYCLE_ACTIVI…
719 …CPU was stalled without loads missing the L1 data cache. The L1 data cache typically has the shor…
723 …"BriefDescription": "This metric estimates how often the CPU was stalled due to L2 cache accesses …
724 …"MetricExpr": "(CYCLE_ACTIVITY.STALLS_L1D_PENDING - CYCLE_ACTIVITY.STALLS_L2_PENDING) / tma_info_t…
728 …"PublicDescription": "This metric estimates how often the CPU was stalled due to L2 cache accesses…
732 …"BriefDescription": "This metric estimates how often the CPU was stalled due to loads accesses to …
738 …"PublicDescription": "This metric estimates how often the CPU was stalled due to loads accesses to…
752 …"BriefDescription": "This metric represents fraction of cycles CPU was stalled due to Length Chang…
757 …"PublicDescription": "This metric represents fraction of cycles CPU was stalled due to Length Chan…
761 …raction of slots where the CPU was retiring light-weight operations -- instructions that require n…
762 "MetricExpr": "tma_retiring - tma_heavy_operations",
767 …CPU was retiring light-weight operations -- instructions that require no more than one uop (micro-…
771 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…
773 …"MetricExpr": "(UOPS_DISPATCHED_PORT.PORT_2 + UOPS_DISPATCHED_PORT.PORT_3 - UOPS_DISPATCHED_PORT.P…
777 …"PublicDescription": "This metric represents Core fraction of cycles CPU dispatched uops on execut…
790 …"BriefDescription": "This metric represents fraction of cycles the CPU spent handling cache misses…
796 …"PublicDescription": "This metric represents fraction of cycles the CPU spent handling cache misse…
800 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
802 "MetricExpr": "tma_bad_speculation - tma_branch_mispredicts",
807 …CPU has wasted due to Machine Clears. These slots are either wasted by uops fetched prior to the …
811 …as likely hurt due to approaching bandwidth limits of external memory - DRAM ([SPR-HBM] and/or HBM…
812 …"MetricExpr": "min(CPU_CLK_UNHALTED.THREAD, cpu@OFFCORE_REQUESTS_OUTSTANDING.ALL_DATA_RD\\,cmask\\…
816 …- DRAM ([SPR-HBM] and/or HBM). The underlying heuristic assumes that a similar off-core traffic i…
820 …e the performance was likely hurt due to latency from external memory - DRAM ([SPR-HBM] and/or HBM…
821 …EAD, OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD) / tma_info_thread_clks - tma_mem_bandwidth",
825 …e the performance was likely hurt due to latency from external memory - DRAM ([SPR-HBM] and/or HBM…
831 …CYCLES_GE_1_UOP_EXEC - (UOPS_EXECUTED.CYCLES_GE_3_UOPS_EXEC if tma_info_thread_ipc > 1.8 else UOPS…
836 …o demand load or store instructions. This accounts mainly for (1) non-completed in-flight memory d…
840 …"BriefDescription": "This metric represents fraction of slots the CPU was retiring uops fetched by…
845 …"PublicDescription": "This metric represents fraction of slots the CPU was retiring uops fetched b…
849 …"BriefDescription": "This metric represents Core fraction of cycles in which CPU was likely limite…
850 …"MetricExpr": "(IDQ.ALL_MITE_CYCLES_ANY_UOPS - IDQ.ALL_MITE_CYCLES_4_UOPS) / tma_info_core_core_cl…
854 …les in which CPU was likely limited due to the MITE pipeline (the legacy decode pipeline). This pi…
858 …"BriefDescription": "This metric estimates the fraction of cycles when the CPU was stalled due to …
863 …CPU was stalled due to switches of uop delivery to the Microcode Sequencer (MS). Commonly used ins…
867 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…
872 …"PublicDescription": "This metric represents Core fraction of cycles CPU dispatched uops on execut…
876 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…
881 …"PublicDescription": "This metric represents Core fraction of cycles CPU dispatched uops on execut…
885 …is metric represents Core fraction of cycles CPU dispatched uops on execution port 2 ([SNB+]Loads …
890 …is metric represents Core fraction of cycles CPU dispatched uops on execution port 2 ([SNB+]Loads …
894 …is metric represents Core fraction of cycles CPU dispatched uops on execution port 3 ([SNB+]Loads …
899 …is metric represents Core fraction of cycles CPU dispatched uops on execution port 3 ([SNB+]Loads …
903 …on": "This metric represents Core fraction of cycles CPU dispatched uops on execution port 4 (Stor…
908 …on": "This metric represents Core fraction of cycles CPU dispatched uops on execution port 4 (Stor…
912 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…
917 …"PublicDescription": "This metric represents Core fraction of cycles CPU dispatched uops on execut…
921 … estimates fraction of cycles the CPU performance was potentially limited due to Core computation …
923 …- (UOPS_EXECUTED.CYCLES_GE_3_UOPS_EXEC if tma_info_thread_ipc > 1.8 else UOPS_EXECUTED.CYCLES_GE_2…
927 …CPU performance was potentially limited due to Core computation issues (non divider-related). Two…
931 …"BriefDescription": "This metric represents fraction of cycles CPU executed no uops on any executi…
932 …tricExpr": "(cpu@UOPS_EXECUTED.CORE\\,inv\\,cmask\\=1@ / 2 if #SMT_on else (min(CPU_CLK_UNHALTED.T…
936 …action of cycles CPU executed no uops on any execution port (Logical Processor cycles since ICL, P…
940 …ption": "This metric represents fraction of cycles where the CPU executed total of 1 uop per cycle…
941 …Expr": "((cpu@UOPS_EXECUTED.CORE\\,cmask\\=1@ - cpu@UOPS_EXECUTED.CORE\\,cmask\\=2@) / 2 if #SMT_o…
945 …CPU executed total of 1 uop per cycle on all execution ports (Logical Processor cycles since ICL, …
949 …iefDescription": "This metric represents fraction of cycles CPU executed total of 2 uops per cycle…
950 …Expr": "((cpu@UOPS_EXECUTED.CORE\\,cmask\\=2@ - cpu@UOPS_EXECUTED.CORE\\,cmask\\=3@) / 2 if #SMT_o…
954 …CPU executed total of 2 uops per cycle on all execution ports (Logical Processor cycles since ICL,…
958 …escription": "This metric represents fraction of cycles CPU executed total of 3 or more uops per c…
959 …"MetricExpr": "(cpu@UOPS_EXECUTED.CORE\\,cmask\\=3@ / 2 if #SMT_on else UOPS_EXECUTED.CYCLES_GE_3_…
972 …r sockets including synchronizations issues. This is caused often due to non-optimal NUMA allocati…
981 …ystem was handling loads from remote memory. This is caused often due to non-optimal NUMA allocati…
991 …ions-per-cycle (see IPC metric). Note that a high Retiring value does not necessary mean there is …
995 … estimates fraction of cycles handling memory load split accesses - load that cross 64-byte cache …
1001 … estimates fraction of cycles handling memory load split accesses - load that cross 64-byte cache …
1010 …resents rate of split store accesses. Consider aligning your data to the 64-byte cache line granu…
1014 …f cycles where the Super Queue (SQ) was full taking into account all request-types and both hardwa…
1019 …f cycles where the Super Queue (SQ) was full taking into account all request-types and both hardwa…
1023 …n": "This metric estimates how often CPU was stalled due to RFO store memory accesses; RFO store …
1028 …CPU was stalled due to RFO store memory accesses; RFO store issue a read-for-ownership request be…
1037 …perations in the pipeline; a load can avoid waiting for memory if a prior in-flight store is writi…
1041 …"BriefDescription": "This metric estimates fraction of cycles the CPU spent handling L1D store mis…
1043 …"MetricExpr": "(L2_RQSTS.RFO_HIT * 9 * (1 - MEM_UOPS_RETIRED.LOCK_LOADS / MEM_UOPS_RETIRED.ALL_STO…
1047 …CPU spent handling L1D store misses. Store accesses usually less impact out-of-order core performa…
1051 …"BriefDescription": "This metric represents Core fraction of cycles CPU dispatched uops on executi…