Searched refs:ExpandedBucketIndex (Results 1 – 1 of 1) sorted by relevance
54 size_t ExpandedBucketIndex = hashStringV1(Name) % IPHR_HASH; in findRecordsByName() local55 int32_t CompressedBucketIndex = GlobalsTable.BucketMap[ExpandedBucketIndex]; in findRecordsByName()