Searched refs:lookups (Results 1 - 4 of 4) 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
H A Dpldhash.c536 METER(table->stats.lookups++);
797 fprintf(fp, " number of lookups: %u\n", table->stats.lookups);
/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c878 * except it bypass all catalog lookups.

Completed in 1530 milliseconds