Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) Lookup ¶
func (c *Cache) Lookup(addr uint64) LookupResult
func (*Cache) ResetEvicted ¶
func (c *Cache) ResetEvicted()
func (*Cache) TotalEvectied ¶
type LookupResult ¶
Click to show internal directories.
Click to hide internal directories.