cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

nest_metrics.json (2540B)


      1[
      2    {
      3	"MetricExpr": "(hv_24x7@PM_MCS01_128B_RD_DISP_PORT01\\,chip\\=?@ + hv_24x7@PM_MCS01_128B_RD_DISP_PORT23\\,chip\\=?@ + hv_24x7@PM_MCS23_128B_RD_DISP_PORT01\\,chip\\=?@ + hv_24x7@PM_MCS23_128B_RD_DISP_PORT23\\,chip\\=?@)",
      4	"MetricName": "Memory_RD_BW_Chip",
      5	"MetricGroup": "Memory_BW",
      6	"ScaleUnit": "1.6e-2MB",
      7	"AggregationMode": "PerChip"
      8    },
      9    {
     10	"MetricExpr": "(hv_24x7@PM_MCS01_128B_WR_DISP_PORT01\\,chip\\=?@ + hv_24x7@PM_MCS01_128B_WR_DISP_PORT23\\,chip\\=?@ + hv_24x7@PM_MCS23_128B_WR_DISP_PORT01\\,chip\\=?@ + hv_24x7@PM_MCS23_128B_WR_DISP_PORT23\\,chip\\=?@ )",
     11	"MetricName": "Memory_WR_BW_Chip",
     12	"MetricGroup": "Memory_BW",
     13	"ScaleUnit": "1.6e-2MB",
     14	"AggregationMode": "PerChip"
     15    },
     16    {
     17	"MetricExpr": "(hv_24x7@PM_PB_CYC\\,chip\\=?@ )",
     18	"MetricName": "PowerBUS_Frequency",
     19	"ScaleUnit": "2.5e-7GHz",
     20	"AggregationMode": "PerChip"
     21    },
     22    {
     23	"MetricExpr": "(hv_24x7@CPM_CS_32MHZ_CYC\\,domain\\=3\\,core\\=?@ )",
     24	"MetricName": "CPM_CS_32MHZ_CYC",
     25	"ScaleUnit": "1MHz",
     26	"AggregationMode": "PerCore"
     27    },
     28    {
     29	"MetricExpr" : "nest_mcs01_imc@PM_MCS01_128B_RD_DISP_PORT01@ + nest_mcs01_imc@PM_MCS01_128B_RD_DISP_PORT23@",
     30	"MetricName" : "mcs01-read",
     31	"MetricGroup" : "memory-bandwidth",
     32	"ScaleUnit": "6.1e-5MB"
     33    },
     34    {
     35	"MetricExpr" : "nest_mcs23_imc@PM_MCS23_128B_RD_DISP_PORT01@ + nest_mcs23_imc@PM_MCS23_128B_RD_DISP_PORT23@",
     36	"MetricName" : "mcs23-read",
     37	"MetricGroup" : "memory-bandwidth",
     38	"ScaleUnit": "6.1e-5MB"
     39    },
     40    {
     41	"MetricExpr" : "nest_mcs01_imc@PM_MCS01_128B_WR_DISP_PORT01@ + nest_mcs01_imc@PM_MCS01_128B_WR_DISP_PORT23@",
     42	"MetricName" : "mcs01-write",
     43	"MetricGroup" : "memory-bandwidth",
     44	"ScaleUnit": "6.1e-5MB"
     45    },
     46    {
     47	"MetricExpr" : "nest_mcs23_imc@PM_MCS23_128B_WR_DISP_PORT01@ + nest_mcs23_imc@PM_MCS23_128B_WR_DISP_PORT23@",
     48	"MetricName" : "mcs23-write",
     49	"MetricGroup" : "memory-bandwidth",
     50	"ScaleUnit": "6.1e-5MB"
     51    },
     52    {
     53	"MetricExpr" : "nest_powerbus0_imc@PM_PB_CYC@",
     54	"MetricName" : "powerbus_freq",
     55	"ScaleUnit": "1e-9GHz"
     56    },
     57    {
     58	"MetricExpr" : "(nest_mcs01_imc@PM_MCS01_128B_RD_DISP_PORT01@ + nest_mcs01_imc@PM_MCS01_128B_RD_DISP_PORT23@ + nest_mcs23_imc@PM_MCS23_128B_RD_DISP_PORT01@ + nest_mcs23_imc@PM_MCS23_128B_RD_DISP_PORT23@ + nest_mcs01_imc@PM_MCS01_128B_WR_DISP_PORT01@ + nest_mcs01_imc@PM_MCS01_128B_WR_DISP_PORT23@ + nest_mcs23_imc@PM_MCS23_128B_WR_DISP_PORT01@ + nest_mcs23_imc@PM_MCS23_128B_WR_DISP_PORT23@)",
     59	"MetricName" : "Memory-bandwidth-MCS",
     60	"MetricGroup" : "memory-bandwidth",
     61	"ScaleUnit": "6.1e-5MB"
     62    }
     63]