Searched refs:testpcacheRandom (Results 1 – 1 of 1) sorted by relevance
119 static unsigned testpcacheRandom(testpcache *p){ in testpcacheRandom() function241 j = testpcacheRandom(p) % TESTPCACHE_NPAGE; in testpcacheFetch()268 j = testpcacheRandom(p) % TESTPCACHE_NPAGE; in testpcacheFetch()305 && (100-testpcacheGlobal.discardChance) <= (testpcacheRandom(p)%100) in testpcacheUnpin()