Searched refs:CHECK_GAP (Results 1 – 3 of 3) sorted by relevance
169 #define CHECK_GAP 10000 /* Ratio check interval */ macro188 db->checkpoint = CHECK_GAP;218 db->checkpoint = db->in_count + CHECK_GAP;
186 #define CHECK_GAP 10000 /* ratio check interval */ macro187 static count_long checkpoint = CHECK_GAP;1003 checkpoint = CHECK_GAP; in compress()1738 checkpoint = (count_long)in_count + (count_long)CHECK_GAP; in cl_block()
204 #define CHECK_GAP 10000 /* Ratio check interval */ macro226 db->checkpoint = CHECK_GAP; in bsd_clear()259 db->checkpoint = db->in_count + CHECK_GAP; in bsd_check()