Searched refs:n_survivors (Results 1 – 1 of 1) sorted by relevance
903 Int i, n_nodes = 0, n_survivors = 0; in gcSecVBitTable() local941 n_survivors = VG_(OSetGen_Size)(secVBitTable2); in gcSecVBitTable()949 VG_(percentify)(n_survivors, n_nodes, 1, 6, percbuf); in gcSecVBitTable()951 n_nodes, n_survivors, percbuf); in gcSecVBitTable()955 if (n_survivors > (secVBitLimit * MAX_SURVIVOR_PROPORTION)) { in gcSecVBitTable()