diff options
| author | Mahmoud Khairy A. Abdallah <[email protected]> | 2017-11-18 23:43:56 -0500 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2017-11-18 23:43:56 -0500 |
| commit | 77abdbf7a3c69631bceb5c96f4d3628447487612 (patch) | |
| tree | 3c8de6a8d14739da6bc035c33a8c47292fe135c9 /src/trace_streams.tup | |
| parent | dccac457bb2263602a6a244297168cae8fda8e47 (diff) | |
| parent | f125fecc85fdbb29ed846a2acfdb5e8c6cf20e41 (diff) | |
Merge pull request #1 from tgrogers/copy-kernel
Copy kernel
Diffstat (limited to 'src/trace_streams.tup')
| -rw-r--r-- | src/trace_streams.tup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trace_streams.tup b/src/trace_streams.tup index bbc9bb3..3455a00 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -29,6 +29,7 @@ TS_TUP_BEGIN( trace_streams_type ) TS_TUP( WARP_SCHEDULER ), TS_TUP( SCOREBOARD ), TS_TUP( MEMORY_PARTITION_UNIT ), + TS_TUP( MEMORY_SUBPARTITION_UNIT ), TS_TUP( INTERCONNECT ), TS_TUP( NUM_TRACE_STREAMS ) TS_TUP_END( trace_streams_type ) |
