ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ICache.n_misses
ocean
util
container
cache
model
ICache
ICache
Counters for the cache lookups and misses.
class
ICache
protected
uint
n_misses
;
Meta
Source
See Implementation
ocean
util
container
cache
model
ICache
ICache
aliases
TimeToIndex
opBinaryRight
constructors
this
functions
accessIndex
accessTime
clear
exists
get_
keyByIndex
length
max_length
now
num_lookups
num_misses
opIn_r
register
remove
remove_
replaceRemovedItem
resetStats
whenCacheItemDropped
whenEarlierThanOldestItem
variables
key_to_node
n_lookups
n_misses
time_to_index
Counters for the cache lookups and misses.