counts            119 src/gauche/prof.h     ScmProfCount  counts[SCM_PROF_COUNTER_IN_BUFFER];
counts            135 src/gauche/prof.h             vm->prof->counts[vm->prof->currentCount++].func = obj;      \
counts            189 src/prof.c             func = vm->prof->counts[i].func;
counts            198 src/prof.c                                  vm->prof->counts[i].func,