Searched refs:ngrows (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplhash.h117 PRUint32 ngrows; /* number of table expansions */ member in struct:PLHashTable
H A Dplarena.c381 pool->stats.ngrows++;
422 fprintf(fp, " number of allocation growths: %u\n", stats->ngrows);
H A Dplhash.c270 ht->ngrows++;
492 fprintf(fp, " number of grows: %u\n", ht->ngrows);
H A Dplarena.h73 PRUint32 ngrows; /* number of PL_ARENA_GROW() calls */ member in struct:PLArenaStats

Completed in 52 milliseconds