---
title: llc_read_write（三级缓存读写速率）
description: "三级缓存读写速率数据timeline信息在msprof_*.json文件的LLC层级展示，summary信息在llc_read_write_*.csv文件汇总。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/Profiling/atlasprofiling_16_0094.html
sourcePath: /source/zh/canncommercial/900/devaids/Profiling/atlasprofiling_16_0094.html
indexId: 4c9f3b07979feb6c471cdfeb628d0413514e053cf4fd80130b178dc6a63fdc6275
---
# llc_read_write（三级缓存读写速率）

三级缓存读写速率数据timeline信息在msprof_*.json文件的LLC层级展示，summary信息在llc_read_write_*.csv文件汇总。

#### 产品支持情况

| 产品 | 是否支持 |
| --- | --- |
| Atlas A3 训练系列产品 / Atlas A3 推理系列产品 | √ |
| Atlas A2 训练系列产品 / Atlas A2 推理系列产品 | √ |
| Atlas 200I/500 A2 推理产品 | √ |
| Atlas 推理系列产品 | √ |
| Atlas 训练系列产品 | √ |
| Atlas 350 加速卡 | √ |


#### msprof_*.json文件的LLC层级数据说明

msprof_*.json文件LLC层级数据如下图所示。

图1 LLC层


**表1 字段说明**

| 字段名 | 字段含义 |
| --- | --- |
| LLC <id> Read/Throughput LLC <id> Write/Throughput | 三级缓存读取、写入时的吞吐量。 |
| LLC <id> Read/Hit Rate LLC <id> Write/Hit Rate | 三级缓存读取、写入时的命中率。 |


#### llc_read_write_*.csv文件说明

llc_read_write_*.csv文件内容格式示例如下：

图2 llc_read_write_*.csv


**表2 字段说明**

| 字段名 | 字段含义 |
| --- | --- |
| Device\_id | 设备ID。 |
| Mode | 模式。 |
| Task | 任务ID。 |
| Hit Rate(%) | 三级缓存命中率。 |
| Throughput(MB/s) | 三级缓存吞吐量，单位MB/s。 |
