Searched refs:elementWeight (Results 1 – 1 of 1) sorted by relevance
1028 float elementWeight = 0.5f*readRatio + 0.5f*entryRatio; in computeEntryReadWeight() local1030 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()1056 float elementWeight = 0.5f*readRatio + 0.5f*entryRatio; in computeEntryReadWeight() local1058 weight = combineWeight(weight, elementWeight); in computeEntryReadWeight()