factor/vm/profiler.h

4 lines
88 B
C

bool profiling_p(void);
F_FIXNUM profiler_prologue(void);
DECLARE_PRIMITIVE(profiling);