ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ICache.num_misses
ocean
util
container
cache
model
ICache
ICache
class
ICache
uint
num_misses
(
)
Return Value
Type:
uint
the number of cache lookups since instantiation or the last call of resetStats().
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