Changeset 683 for trunk/modules/vci_mem_cache/caba/source/include
- Timestamp:
- May 9, 2014, 10:17:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h
r663 r683 517 517 518 518 void reset_counters(); 519 void print_stats(bool activity_counters , bool stats);519 void print_stats(bool activity_counters = true, bool stats = true); 520 520 void print_trace( size_t detailed = 0 ); 521 521 void cache_monitor(addr_t addr);
Note: See TracChangeset
for help on using the changeset viewer.