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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h237 PRUint32 removeHits; /* removes that hit, and do work */ member in struct:PLDHashTable::PLDHashStats
H A Dpldhash.c597 METER(table->stats.removeHits++);
802 fprintf(fp, " useful removes: %u\n", table->stats.removeHits);

Completed in 87 milliseconds