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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestAtoms.cpp106 PRTime creates, finds, lookups, dtor, ustoms; local
112 LL_SUB(lookups, end2, end1);
113 LL_DIV(lookups, lookups, ustoms);
122 PR_snprintf(buf, sizeof(buf), "%d ident lookups took %lldms",
123 count, lookups);
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h232 PRUint32 lookups; /* number of PL_DHASH_LOOKUPs */ member in struct:PLDHashTable::PLDHashStats

Completed in 50 milliseconds