Searched refs:enumShrinks (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h244 PRUint32 enumShrinks; /* contractions after Enumerate */ member in struct:PLDHashTable::PLDHashStats
H A Dpldhash.c704 METER(table->stats.enumShrinks++);
809 fprintf(fp, "number of enumerate shrinks: %u\n", table->stats.enumShrinks);

Completed in 35 milliseconds