ICache.num_misses

class ICache
uint
num_misses
()

Return Value

Type: uint

the number of cache lookups since instantiation or the last call of resetStats().

Meta