factor/vm/profiler.h

5 lines
135 B
C
Raw Normal View History

2008-01-02 19:36:36 -05:00
bool profiling_p;
void primitive_profiling(void);
2008-01-02 19:36:36 -05:00
F_COMPILED *compile_profiling_stub(F_WORD *word);
void update_word_xt(F_WORD *word);