ncounts           172 src/prof.c         int i, ncounts;
ncounts           184 src/prof.c         ncounts = vm->prof->currentCount;
ncounts           185 src/prof.c         for (i=0; i<ncounts; i++) {