{
  "source": {
    "Core": "计算核",
    "Source": "源码",
    "Instructions Executed": "执行指令数",
    "Cycles": "时钟周期",
    "Address": "地址",
    "Pipe": "指令队列",
    "OnlyRelatedInstructions": "仅查看关联指令",
    "Line": "行数",
    "RelatedInstructionsCount": "关联指令数",
    "CharactersExceed": "总字符数超过{{max}} , 超出部分不显示",
    "LineExceed"  :"超出{{max}}行 , 超出部分不显示",
    "Exceed": "超出 {{max}} , 超出部分不显示",
    "ExceedInstructions": "只显示前{{max}}条指令记录",
    "StallCycles": "阻塞时钟周期",
    "RealStallCycles": "实际阻塞时钟周期",
    "TheoreticalStallCycles": "预期阻塞时钟周期",
    "RegisterNum": "寄存器数",
    "Gpr Count": "通用寄存器数",
    "GPR Count": "通用寄存器数",
    "L2Cache Hit Rate": "L2Cache命中率",
    "No Result": "无结果",
    "Find In Selection": "在选中区域查找",
    "Process Bytes": "处理数据量(Bytes)",
    "EventNumber": "事件次数",
    "EventRatio": "事件占比",
    "Load Count": "读取事件",
    "Store Count": "写入事件",
    "Hit": "命中",
    "Miss": "未命中",
    "Allocate": "缓存分配",
    "Evict And Write": "换出并写回",
    "Evict Without Write": "换出不写回",
    "Cacheline Id": "缓存行索引",
    "Show Instructions": "显示指令",
    "UB Read Conflict": "UB单元读冲突",
    "UB Write Conflict": "UB单元写冲突",
    "Vector Utilization Percentage": "Vector计算单元利用率百分比"
  }
}