factor/vm/profiler.h

5 lines
133 B
C
Executable File

bool profiling_p;
DECLARE_PRIMITIVE(profiling);
F_COMPILED *compile_profiling_stub(F_WORD *word);
void update_word_xt(F_WORD *word);