Searched refs:numRemoves (Results 1 – 4 of 4) sorted by relevance
32 int HashTableStats::numRemoves; member in WTF::HashTableStats
54 static int numRemoves; member828 atomicIncrement(&HashTableStats::numRemoves);
42 extern int numRemoves;389 ++numRemoves; in remove()
58 int numRemoves; variable625 printf("%d removes\n", numRemoves); in ~PropertyMapStatisticsExitLogger()