LLFIO
v2.00
|
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} |
Statistics about the map handle cache.