Searched refs:entryDislocation (Results 1 – 1 of 1) sorted by relevance
589 cache[pos2 & mask] = ((entryDislocation(cache, pos2, e2) < PROBE_LIMIT) in probeBackupLocations()601 private static int entryDislocation(Entry<?>[] cache, int pos, Entry<?> e) { in entryDislocation() method in ClassValue.ClassValueMap675 int dis2 = entryDislocation(cache, i2, e2); in findReplacement()734 int dis2 = entryDislocation(cache, home, e2); in addToCache()