Home
last modified time | relevance | path

Searched refs:bucketprice (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c1442 static int bucketprice[NBUCKETS]; in get_from_bigger_buckets() local
1446 if (nextf[bucket] && bucketprice[bucket]++ >= price) { in get_from_bigger_buckets()
1449 bucketprice[bucket] = 0; in get_from_bigger_buckets()