Home
last modified time | relevance | path

Searched defs:discardChance (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_pcache.c37 unsigned discardChance; /* Chance of discarding on an unpin (0-100) */ member
429 unsigned discardChance, /* 0-100. Chance to discard on unpin */ in installTestPCache()
H A Dtest_malloc.c935 int discardChance = 0; in test_alt_pcache() local