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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h233 PRUint32 addMisses; /* adds that miss, and do work */ member in struct:PLDHashTable::PLDHashStats
H A Dpldhash.c575 METER(table->stats.addMisses++);
798 fprintf(fp, " adds that made a new entry: %u\n", table->stats.addMisses);

Completed in 35 milliseconds