tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::FieldProductCacheStats Struct Reference

Summarizes field-product cache residency and lookup outcomes. More...

#include <tess/path/field_product_cache.h>

Public Attributes

std::size_t entries = 0
std::size_t bytes = 0
std::size_t hits = 0
std::size_t misses = 0
std::size_t evictions = 0
std::size_t stale_rejections = 0

Detailed Description

Summarizes field-product cache residency and lookup outcomes.


The documentation for this struct was generated from the following file: