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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h240 PRUint32 removeEnums; /* removes done by Enumerate */ member in struct:PLDHashTable::PLDHashStats
H A Dpldhash.c369 METER(table->stats.removeEnums++);
680 METER(table->stats.removeEnums++);
805 fprintf(fp, " removes while enumerating: %u\n", table->stats.removeEnums);

Completed in 45 milliseconds