Searched defs:searches (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h228 PRUint32 searches; /* total number of table searches */ member in struct:PLDHashTable::PLDHashStats
230 PRUint32 hits; /* searches that found key */
231 PRUint32 misses; /* searches that didn't find key */

Completed in 43 milliseconds