view modules/bluespec/Pygar/core/InstCache.dic @ 59:92041177735c pygar svn.60

[svn r60] LUTRAMing
author punk
date Mon, 10 May 2010 13:50:40 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 def STATS.INST_CACHE.NUM_ACCESSES "INST_CACHE: Number Of Accesses: ";
2 def STATS.INST_CACHE.NUM_MISSES "INST_CACHE: Number Of Misses: ";
3 def STATS.INST_CACHE.NUM_EVICTIONS "INST_CACHE: Number Of Evictions: ";