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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.c55 # define METER(x) x macro
57 # define METER(x) /* nothing */ macro
254 METER(memset(&table->stats, 0, sizeof table->stats));
369 METER(table->stats.removeEnums++);
389 METER(table->stats.searches++);
399 METER(table->stats.misses++);
406 METER(table->stats.hits++);
425 METER(table->stats.steps++);
431 METER(table->stats.misses++);
437 METER(tabl
[all...]
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadFile.cpp66 # define METER(x) x macro
68 # define METER(x) /* nothing */ macro
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c92 #define METER(x) x macro
94 #define METER(x) macro
885 METER(_pr_scanDepth++);
980 METER(_pr_scanDepth++);
1227 METER(meter.wastedBytes += chunkSize);
1254 METER(meter.numFreeChunks++);
1721 METER(_pr_scanDepth = 0);
1734 METER({
1743 METER(_pr_scanDepth = 0);
1750 METER({
[all...]

Completed in 100 milliseconds