Searched refs:_gst_record_profile (Results 1 – 5 of 5) sorted by relevance
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | dict.h | 665 extern void _gst_record_profile (OOP oldMethod, OOP newMethod, int ipOffset)
|
H A D | interp-bc.inl | 172 _gst_record_profile (old_method_oop, method, ipOffset); \
|
H A D | dict.c | 2173 _gst_record_profile (OOP oldMethod, OOP newMethod, int ipOffset) in _gst_record_profile() function
|
H A D | prims.def | 6152 _gst_record_profile (_gst_this_method, NULL, -1);
|
H A D | prims.inl | 7515 _gst_record_profile (_gst_this_method, NULL, -1);
|