stat Struct Reference
[Maps]
Statistics are stored in this struct.
More...
#include <map.h>
|
Data Fields |
int64_t | count |
int64_t | sum |
int64_t | min |
int64_t | max |
int64_t | histogram [BUCKETS] |
Detailed Description
Statistics are stored in this struct.
Definition at line 15 of file map.h.
The documentation for this struct was generated from the following file: