Scm_ProfilerStop 5815 src/extlib.c   SCM_RESULT = Scm_ProfilerStop();
Scm_ProfilerStop 2826 src/gauche.h   SCM_EXTERN int    Scm_ProfilerStop(void);
Scm_ProfilerStop  243 src/main.c             Scm_ProfilerStop();
Scm_ProfilerStop  271 src/prof.c         if (vm->prof->state == SCM_PROFILER_RUNNING) Scm_ProfilerStop();
Scm_ProfilerStop  296 src/prof.c         if (vm->prof->state == SCM_PROFILER_RUNNING) Scm_ProfilerStop();