Searched refs:majorinc (Results 1 – 1 of 1) sorted by relevance
1447 lu_mem majorinc = (majorbase / 100) * getgcparam(g->genmajormul); in genstep() local1448 if (g->GCdebt > 0 && gettotalbytes(g) > majorbase + majorinc) { in genstep()1450 if (gettotalbytes(g) < majorbase + (majorinc / 2)) { in genstep()