LLFIO  v2.00
llfio_v2_xxx::map_handle::cache_statistics Struct Reference

Statistics about the map handle cache. More...

#include "map_handle.hpp"

Public Attributes

size_t items_in_cache {0}
 
size_t bytes_in_cache {0}
 
size_t items_just_trimmed {0}
 
size_t bytes_just_trimmed {0}
 
size_t hits {0}
 
size_t misses {0}
 

Detailed Description

Statistics about the map handle cache.


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