SCM_PROFILER_INACTIVE   81 src/gauche/prof.h     SCM_PROFILER_INACTIVE,
SCM_PROFILER_INACTIVE  225 src/prof.c             vm->prof->state = SCM_PROFILER_INACTIVE;
SCM_PROFILER_INACTIVE  270 src/prof.c         if (vm->prof->state == SCM_PROFILER_INACTIVE) return;
SCM_PROFILER_INACTIVE  283 src/prof.c         vm->prof->state = SCM_PROFILER_INACTIVE;
SCM_PROFILER_INACTIVE  295 src/prof.c         if (vm->prof->state == SCM_PROFILER_INACTIVE) return SCM_FALSE;