Searched refs:secondary_offset (Results 1 – 2 of 2) sorted by relevance
89 int secondary_offset = SecondaryOffset(primary->key, seed); in Set() local90 Entry* secondary = entry(secondary_, secondary_offset); in Set()109 int secondary_offset = SecondaryOffset(name, primary_offset); in Get() local110 Entry* secondary = entry(secondary_, secondary_offset); in Get()
2352 Node* secondary_offset = StubCacheSecondaryOffset(name, primary_offset); in TryProbeStubCache() local2353 TryProbeStubCacheTable(stub_cache, kSecondary, secondary_offset, name, in TryProbeStubCache()