{
  "details": {
    "Name": "Name",
    "Soc": "Soc",
    "OpType": "Op Type",
    "BlockDim": "Block Dim",
    "BlockDetail": "Block Detail",
    "BlockID": "Block ID",
    "Core Type": "Core Type",
    "Duration": "Duration",
    "ComputeWorkloadAnalysis": "Compute Workload Analysis",
    "PipeUtilization": "Pipe Utilization",
    "Instructions": "Instructions",
    "Data Volume(byte)": "Data Volume(byte)",
    "Duration(μs)": "Duration(μs)",
    "Byte": "Byte",
    "MixBlockDim": "Mix Block Dim",
    "MixBlockDetail": "Mix Block Detail",
    "NAHit": "NA : displays the multi-core average.",
    "Block Detail Records":"Block Detail Records",
    "All Instruction Records": "All Instruction Records",
    "Memory Workload Table Records": "Memory Workload Table Records",
    "Current Count": "Current Count",
    "Pid": "Pid",
    "DeviceId": "Device Id",
    "Roofline": "Roofline",
    "Pipeline": "Pipeline",
    "Memory Unit": "Memory Unit",
    "Bandwidth(GB/s)": "Bandwidth(GB/s)",
    "(theoretical value)": "(theoretical value)",
    "Memory Transfer": "Memory Transfer",
    "Performance": "Performance",
    "Performance Ratio": "Performance Ratio",
    "Intensity": "Arithmetic Intensity",
    "See More": "See more",
    "Roofline Data": "Roofline Data",
    "Source": "Source",
    "Difference": "Difference",
    "Baseline": "Baseline",
    "Comparison": "Comparison",
    "Details": "Details",
    "Bandwidth Formula": "Bandwidth = Data / Operator Task Duration",
    "L2 Cache Hit Rate Formula": "L2 Cache Hit Rate = L2 Cache Total Hit / (L2 Cache Total Hit + L2 Cache Total Miss)",
    "Cube Ratio Formula": "Cube Ratio = Cube Cycle / Total Cycle",
    "Vector Ratio Formula": "Vector Ratio = Vector Cycle / Total Cycle",
    "Active Bw(GB/s)": "Active Bw(GB/s)",
    "Instruction Per Cycle": "Instruction Per Cycle"
  }
}