CacheDigestStats Struct Reference
Collaboration diagram for CacheDigestStats:
Public Attributes | |
int | bit_count |
int | bit_on_count |
int | bseq_len_sum |
int | bseq_count |
Detailed Description
Definition at line 24 of file CacheDigest.cc.
Member Data Documentation
◆ bit_count
int CacheDigestStats::bit_count |
Definition at line 25 of file CacheDigest.cc.
◆ bit_on_count
int CacheDigestStats::bit_on_count |
Definition at line 26 of file CacheDigest.cc.
◆ bseq_count
int CacheDigestStats::bseq_count |
Definition at line 28 of file CacheDigest.cc.
◆ bseq_len_sum
int CacheDigestStats::bseq_len_sum |
Definition at line 27 of file CacheDigest.cc.
The documentation for this struct was generated from the following file:
- src/CacheDigest.cc