Searched defs:FT_MemTableRec_ (Results 1 – 1 of 1) sorted by relevance
112 typedef struct FT_MemTableRec_ struct114 FT_Long size;115 FT_Long nodes;116 FT_MemNode* buckets;118 FT_Long alloc_total;119 FT_Long alloc_current;120 FT_Long alloc_max;121 FT_Long alloc_count;123 FT_Bool bound_total;124 FT_Long alloc_total_max;[all …]