Ignore:
Timestamp:
Aug 28, 2014, 6:08:03 PM (10 years ago)
Author:
meunier
Message:

RWT:

  • Updating counters tags in mem_cache
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RWT/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h

    r771 r780  
    562562      uint32_t     m_cpt_ncc_to_cc_read;         // NB change from NCC to CC caused by a READ
    563563      uint32_t     m_cpt_ncc_to_cc_write;        // NB change from NCC to CC caused by a WRITE
    564       uint32_t     m_cpt_ncc_to_cc;              // NB change from NCC to CC
    565564
    566565      uint32_t     m_cpt_read_data_unc;
Note: See TracChangeset for help on using the changeset viewer.