l2_cache (L2 Cache Hit Ratio)
The L2 cache data does not contain the timeline information. The summary information is summarized in the l2_cache_*.csv file.
Availability
l2_cache_*.csv File
The file content is formatted as follows.

For the
Field |
Description |
|---|---|
Device_id |
Device ID. |
Stream Id |
ID of the stream where a task is located. |
Task Id |
Task ID. |
Hit Rate |
Ratio of the number of times that memory access requests hit L2 to the total number of memory access requests. |
Victim Rate |
Ratio of the number of times that memory access requests are missed and data in the cache is swapped out to the total number of memory access requests. |
Op Name |
Operator name. |