Changeset 719 for branches/MESI/modules/vci_mem_cache/caba/source/include
- Timestamp:
- Jun 24, 2014, 5:30:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/MESI/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h
r700 r719 491 491 uint32_t m_cpt_trt_rb; // Read blocked by a hit in trt 492 492 uint32_t m_cpt_trt_full; // Transaction blocked due to a full trt 493 uint32_t m_cpt_put; 494 uint32_t m_cpt_get; 493 495 494 496 uint32_t m_cpt_read_fsm_dir_lock; // wait DIR LOCK
Note: See TracChangeset
for help on using the changeset viewer.