Skip to content

Commit

Permalink
Removed several metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
calebbiggers committed Nov 14, 2024
1 parent 7288056 commit 63df8ea
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 408 deletions.
54 changes: 0 additions & 54 deletions ADL/metrics/alderlake_metrics_goldencove_core.json
Original file line number Diff line number Diff line change
Expand Up @@ -9778,60 +9778,6 @@
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_Read_Latency",
"LegacyName": "metric_TMA_Info_System_MEM_Read_Latency",
"Level": 1,
"BriefDescription": "Average latency of data read request to external memory (in nanoseconds). Accounts for demand loads and L1/L2 prefetches. ([RKL+]memory-controller only)",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_ARB_TRK_OCCUPANCY.RD",
"Alias": "a"
},
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD",
"Alias": "b"
},
{
"Name": "UNC_ARB_TRK_REQUESTS.RD",
"Alias": "c"
}
],
"Constants": [],
"Formula": "( a + b ) / c",
"BaseFormula": " ( unc_arb_trk_occupancy.rd + unc_arb_dat_occupancy.rd ) / unc_arb_trk_requests.rd",
"Category": "TMA",
"CountDomain": "NanoSeconds",
"ResolutionLevels": "ARB",
"MetricGroup": "Mem;MemoryLat;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_Parallel_Reads",
"LegacyName": "metric_TMA_Info_System_MEM_Parallel_Reads",
"Level": 1,
"BriefDescription": "Average number of parallel data read requests to external memory. Accounts for demand loads and L1/L2 prefetches",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD",
"Alias": "a"
},
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD:c1",
"Alias": "b"
}
],
"Constants": [],
"Formula": "a / b",
"BaseFormula": " unc_arb_dat_occupancy.rd / unc_arb_dat_occupancy.rd:c1",
"Category": "TMA",
"CountDomain": "System_Metric",
"ResolutionLevels": "ARB",
"MetricGroup": "Mem;MemoryBW;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_Power",
"LegacyName": "metric_TMA_Info_System_Power",
Expand Down
14 changes: 0 additions & 14 deletions ADL/metrics/perf/alderlake_metrics_goldencove_core_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -1602,20 +1602,6 @@
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC;GB/sec",
"MetricName": "tma_info_system_dram_bw_use"
},
{
"BriefDescription": "Average latency of data read request to external memory (in nanoseconds).",
"MetricExpr": "( UNC_ARB_TRK_OCCUPANCY.RD + UNC_ARB_DAT_OCCUPANCY.RD ) / UNC_ARB_TRK_REQUESTS.RD",
"MetricGroup": "Mem;MemoryLat;SoC;NanoSeconds",
"MetricName": "tma_info_system_mem_read_latency",
"PublicDescription": "Average latency of data read request to external memory (in nanoseconds). Accounts for demand loads and L1/L2 prefetches. ([RKL+]memory-controller only)."
},
{
"BriefDescription": "Average number of parallel data read requests to external memory.",
"MetricExpr": "UNC_ARB_DAT_OCCUPANCY.RD / cpu@UNC_ARB_DAT_OCCUPANCY.RD\\,cmask\\=0x1@",
"MetricGroup": "Mem;MemoryBW;SoC;System_Metric",
"MetricName": "tma_info_system_mem_parallel_reads",
"PublicDescription": "Average number of parallel data read requests to external memory. Accounts for demand loads and L1/L2 prefetches."
},
{
"BriefDescription": "Total package Power in Watts.",
"MetricExpr": "power@energy\\-pkg@ * ( 61 ) / ( tma_info_system_time * ( 1000000 ) )",
Expand Down
28 changes: 0 additions & 28 deletions EMR/metrics/emeraldrapids_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -12061,34 +12061,6 @@
"MetricGroup": "MemOffcore;MemoryLat;SoC;Server",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_IRQ_Duplicate_Address",
"LegacyName": "metric_TMA_Info_System_MEM_IRQ_Duplicate_Address",
"Level": 1,
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_CHA_RxC_IRQ1_REJECT.PA_MATCH",
"Alias": "a"
},
{
"Name": "UNC_CHA_CLOCKTICKS",
"Alias": "b"
}
],
"Constants": [],
"Formula": "a / b",
"BaseFormula": " unc_cha_rxc_irq1_reject.pa_match / unc_cha_clockticks",
"Category": "TMA",
"CountDomain": "System_Metric",
"Threshold": {
"Formula": "metric_TMA_Info_System_MEM_IRQ_Duplicate_Address > 0.1"
},
"ResolutionLevels": "CHA, SOCKET, SYSTEM",
"MetricGroup": "LockCont;MemOffcore;SoC;Server",
"LocateWith": ""
},
{
"MetricName": "Info_System_IO_Read_BW",
"LegacyName": "metric_TMA_Info_System_IO_Read_BW",
Expand Down
6 changes: 0 additions & 6 deletions EMR/metrics/perf/emeraldrapids_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2044,12 +2044,6 @@
"MetricName": "tma_info_system_mem_dram_read_latency",
"PublicDescription": "Average latency of data read request to external DRAM memory [in nanoseconds]. Accounts for demand loads and L1/L2 data-read prefetches."
},
{
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent.",
"MetricExpr": "UNC_CHA_RXC_IRQ1_REJECT.PA_MATCH / UNC_CHA_CLOCKTICKS",
"MetricGroup": "LockCont;MemOffcore;SoC;Server;System_Metric",
"MetricName": "tma_info_system_mem_irq_duplicate_address"
},
{
"BriefDescription": "Average IO (network or disk) Bandwidth Use for Reads [GB / sec].",
"MetricExpr": "UNC_CHA_TOR_INSERTS.IO_PCIRDCUR * 64 / ( 1000000000 ) / tma_info_system_time",
Expand Down
25 changes: 0 additions & 25 deletions GNR/metrics/graniterapids_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,31 +687,6 @@
"Category": "MPI, D-side",
"ResolutionLevels": "THREAD, CORE, SOCKET, SYSTEM"
},
{
"MetricName": "memory_extra_write_bw_due_to_directory_updates",
"LegacyName": "metric_memory extra write b/w due to directory updates (MB/sec)",
"Level": 1,
"BriefDescription": "Memory write bandwidth (MB/sec) caused by directory updates.",
"UnitOfMeasure": "MB/sec",
"Events": [
{
"Name": "UNC_CHA_DIR_UPDATE.HA",
"Alias": "a"
},
{
"Name": "UNC_CHA_DIR_UPDATE.TOR",
"Alias": "b"
},
{
"Name": "UNC_B2CMI_DIRECTORY_UPDATE.ANY",
"Alias": "c"
}
],
"Constants": [],
"Formula": "((a + b + c) * 64 / 1000000) / DURATIONTIMEINSECONDS",
"Category": "BW, MC",
"ResolutionLevels": "SOCKET, SYSTEM"
},
{
"MetricName": "io_bandwidth_read",
"LegacyName": "metric_IO_bandwidth_disk_or_network_writes (MB/sec)",
Expand Down
7 changes: 0 additions & 7 deletions GNR/metrics/perf/graniterapids_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,6 @@
"ScaleUnit": "1per_instr",
"PublicDescription": "Ratio of number of completed page walks (for all page sizes) caused by demand data stores to the total number of completed instructions. This implies it missed in the DTLB and further levels of TLB."
},
{
"BriefDescription": "Memory write bandwidth (MB/sec) caused by directory updates.",
"MetricExpr": "(( UNC_CHA_DIR_UPDATE.HA + UNC_CHA_DIR_UPDATE.TOR + UNC_B2CMI_DIRECTORY_UPDATE.ANY ) * 64 / 1000000) / duration_time",
"MetricGroup": "",
"MetricName": "memory_extra_write_bw_due_to_directory_updates",
"ScaleUnit": "1MB/s"
},
{
"BriefDescription": "Bandwidth of IO reads that are initiated by end device controllers that are requesting memory from the CPU.",
"MetricExpr": "( UNC_CHA_TOR_INSERTS.IO_PCIRDCUR * 64 / 1000000) / duration_time",
Expand Down
28 changes: 0 additions & 28 deletions ICX/metrics/icelakex_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -13105,34 +13105,6 @@
"MetricGroup": "MemOffcore;MemoryLat;SoC;Server",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_IRQ_Duplicate_Address",
"LegacyName": "metric_TMA_Info_System_MEM_IRQ_Duplicate_Address",
"Level": 1,
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_CHA_RxC_IRQ1_REJECT.PA_MATCH",
"Alias": "a"
},
{
"Name": "UNC_CHA_CLOCKTICKS",
"Alias": "b"
}
],
"Constants": [],
"Formula": "a / b",
"BaseFormula": " unc_cha_rxc_irq1_reject.pa_match / unc_cha_clockticks",
"Category": "TMA",
"CountDomain": "System_Metric",
"Threshold": {
"Formula": "metric_TMA_Info_System_MEM_IRQ_Duplicate_Address > 0.1"
},
"ResolutionLevels": "CHA, SOCKET, SYSTEM",
"MetricGroup": "LockCont;MemOffcore;SoC;Server",
"LocateWith": ""
},
{
"MetricName": "Info_System_IO_Read_BW",
"LegacyName": "metric_TMA_Info_System_IO_Read_BW",
Expand Down
6 changes: 0 additions & 6 deletions ICX/metrics/perf/icelakex_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2066,12 +2066,6 @@
"MetricName": "tma_info_system_mem_dram_read_latency",
"PublicDescription": "Average latency of data read request to external DRAM memory [in nanoseconds]. Accounts for demand loads and L1/L2 data-read prefetches."
},
{
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent.",
"MetricExpr": "UNC_CHA_RXC_IRQ1_REJECT.PA_MATCH / UNC_CHA_CLOCKTICKS",
"MetricGroup": "LockCont;MemOffcore;SoC;Server;System_Metric",
"MetricName": "tma_info_system_mem_irq_duplicate_address"
},
{
"BriefDescription": "Average IO (network or disk) Bandwidth Use for Reads [GB / sec].",
"MetricExpr": "UNC_CHA_TOR_INSERTS.IO_PCIRDCUR * 64 / ( 1000000000 ) / tma_info_system_time",
Expand Down
30 changes: 0 additions & 30 deletions MTL/metrics/meteorlake_metrics_redwoodcove_core.json
Original file line number Diff line number Diff line change
Expand Up @@ -11566,36 +11566,6 @@
"MetricGroup": "C0Wait",
"LocateWith": ""
},
{
"MetricName": "Info_System_DRAM_BW_Use",
"LegacyName": "metric_TMA_Info_System_DRAM_BW_Use",
"Level": 1,
"BriefDescription": "Average external Memory Bandwidth Use for reads and writes [GB / sec]",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_HAC_ARB_TRK_REQUESTS.ALL",
"Alias": "a"
},
{
"Name": "UNC_HAC_ARB_COH_TRK_REQUESTS.ALL",
"Alias": "b"
}
],
"Constants": [
{
"Name": "DURATIONTIMEINMILLISECONDS",
"Alias": "durationtimeinmilliseconds"
}
],
"Formula": "64 * ( a + b ) / ( 1000000000 ) / ( ( durationtimeinmilliseconds / 1000 ) )",
"BaseFormula": " 64 * ( unc_hac_arb_trk_requests.all + unc_hac_arb_coh_trk_requests.all ) / ( 1000000000 ) / tma_info_system_time",
"Category": "TMA",
"CountDomain": "GB/sec",
"ResolutionLevels": "HAC",
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_Parallel_Reads",
"LegacyName": "metric_TMA_Info_System_MEM_Parallel_Reads",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1741,12 +1741,6 @@
"MetricGroup": "C0Wait;Metric",
"MetricName": "tma_info_system_c0_wait"
},
{
"BriefDescription": "Average external Memory Bandwidth Use for reads and writes [GB / sec].",
"MetricExpr": "64 * ( UNC_HAC_ARB_TRK_REQUESTS.ALL + UNC_HAC_ARB_COH_TRK_REQUESTS.ALL ) / ( 1000000000 ) / tma_info_system_time",
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC;GB/sec",
"MetricName": "tma_info_system_dram_bw_use"
},
{
"BriefDescription": "Average number of parallel data read requests to external memory.",
"MetricExpr": "UNC_ARB_DAT_OCCUPANCY.RD / cpu@UNC_ARB_DAT_OCCUPANCY.RD\\,cmask\\=0x1@",
Expand Down
14 changes: 0 additions & 14 deletions RKL/metrics/perf/rocketlake_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -1553,20 +1553,6 @@
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC;GB/sec",
"MetricName": "tma_info_system_dram_bw_use"
},
{
"BriefDescription": "Average latency of data read request to external memory (in nanoseconds).",
"MetricExpr": "( UNC_ARB_TRK_OCCUPANCY.RD + UNC_ARB_DAT_OCCUPANCY.RD ) / UNC_ARB_TRK_REQUESTS.RD",
"MetricGroup": "Mem;MemoryLat;SoC;NanoSeconds",
"MetricName": "tma_info_system_mem_read_latency",
"PublicDescription": "Average latency of data read request to external memory (in nanoseconds). Accounts for demand loads and L1/L2 prefetches. ([RKL+]memory-controller only)."
},
{
"BriefDescription": "Average number of parallel data read requests to external memory.",
"MetricExpr": "UNC_ARB_DAT_OCCUPANCY.RD / cpu@UNC_ARB_DAT_OCCUPANCY.RD\\,cmask\\=0x1@",
"MetricGroup": "Mem;MemoryBW;SoC;System_Metric",
"MetricName": "tma_info_system_mem_parallel_reads",
"PublicDescription": "Average number of parallel data read requests to external memory. Accounts for demand loads and L1/L2 prefetches."
},
{
"BriefDescription": "Total package Power in Watts.",
"MetricExpr": "power@energy\\-pkg@ * ( 61 ) / ( tma_info_system_time * ( 1000000 ) )",
Expand Down
54 changes: 0 additions & 54 deletions RKL/metrics/rocketlake_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -9715,60 +9715,6 @@
"MetricGroup": "HPC;MemOffcore;MemoryBW;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_Read_Latency",
"LegacyName": "metric_TMA_Info_System_MEM_Read_Latency",
"Level": 1,
"BriefDescription": "Average latency of data read request to external memory (in nanoseconds). Accounts for demand loads and L1/L2 prefetches. ([RKL+]memory-controller only)",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_ARB_TRK_OCCUPANCY.RD",
"Alias": "a"
},
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD",
"Alias": "b"
},
{
"Name": "UNC_ARB_TRK_REQUESTS.RD",
"Alias": "c"
}
],
"Constants": [],
"Formula": "( a + b ) / c",
"BaseFormula": " ( unc_arb_trk_occupancy.rd + unc_arb_dat_occupancy.rd ) / unc_arb_trk_requests.rd",
"Category": "TMA",
"CountDomain": "NanoSeconds",
"ResolutionLevels": "ARB",
"MetricGroup": "Mem;MemoryLat;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_MEM_Parallel_Reads",
"LegacyName": "metric_TMA_Info_System_MEM_Parallel_Reads",
"Level": 1,
"BriefDescription": "Average number of parallel data read requests to external memory. Accounts for demand loads and L1/L2 prefetches",
"UnitOfMeasure": "",
"Events": [
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD",
"Alias": "a"
},
{
"Name": "UNC_ARB_DAT_OCCUPANCY.RD:c1",
"Alias": "b"
}
],
"Constants": [],
"Formula": "a / b",
"BaseFormula": " unc_arb_dat_occupancy.rd / unc_arb_dat_occupancy.rd:c1",
"Category": "TMA",
"CountDomain": "System_Metric",
"ResolutionLevels": "ARB",
"MetricGroup": "Mem;MemoryBW;SoC",
"LocateWith": ""
},
{
"MetricName": "Info_System_Power",
"LegacyName": "metric_TMA_Info_System_Power",
Expand Down
6 changes: 0 additions & 6 deletions SPR/metrics/perf/sapphirerapids_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2121,12 +2121,6 @@
"MetricName": "tma_info_system_mem_dram_read_latency",
"PublicDescription": "Average latency of data read request to external DRAM memory [in nanoseconds]. Accounts for demand loads and L1/L2 data-read prefetches."
},
{
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent.",
"MetricExpr": "UNC_CHA_RXC_IRQ1_REJECT.PA_MATCH / UNC_CHA_CLOCKTICKS",
"MetricGroup": "LockCont;MemOffcore;SoC;Server;System_Metric",
"MetricName": "tma_info_system_mem_irq_duplicate_address"
},
{
"BriefDescription": "Average IO (network or disk) Bandwidth Use for Reads [GB / sec].",
"MetricExpr": "UNC_CHA_TOR_INSERTS.IO_PCIRDCUR * 64 / ( 1000000000 ) / tma_info_system_time",
Expand Down
6 changes: 0 additions & 6 deletions SPR/metrics/perf/sapphirerapidshbm_metrics_perf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2145,12 +2145,6 @@
"MetricName": "tma_info_system_mem_dram_read_latency",
"PublicDescription": "Average latency of data read request to external DRAM memory [in nanoseconds]. Accounts for demand loads and L1/L2 data-read prefetches."
},
{
"BriefDescription": "Fraction of Uncore cycles where requests got rejected due to duplicate address already in IRQ ingress queue in the cache homing agent.",
"MetricExpr": "UNC_CHA_RXC_IRQ1_REJECT.PA_MATCH / UNC_CHA_CLOCKTICKS",
"MetricGroup": "LockCont;MemOffcore;SoC;Server;System_Metric",
"MetricName": "tma_info_system_mem_irq_duplicate_address"
},
{
"BriefDescription": "Average IO (network or disk) Bandwidth Use for Reads [GB / sec].",
"MetricExpr": "UNC_CHA_TOR_INSERTS.IO_PCIRDCUR * 64 / ( 1000000000 ) / tma_info_system_time",
Expand Down
Loading

0 comments on commit 63df8ea

Please sign in to comment.