|
GRPC Core
9.0.0
|
Data Fields | |
| gpr_mu | mu |
| InternedMetadata::BucketLink * | elems |
| size_t | count |
| size_t | capacity |
| gpr_atm | free_estimate |
| Estimate of the number of unreferenced mdelems in the hash table. More... | |
| size_t mdtab_shard::capacity |
| size_t mdtab_shard::count |
| InternedMetadata::BucketLink* mdtab_shard::elems |
| gpr_atm mdtab_shard::free_estimate |
Estimate of the number of unreferenced mdelems in the hash table.
This will eventually converge to the exact number, but it's instantaneous accuracy is not guaranteed
| gpr_mu mdtab_shard::mu |