Home
last modified time | relevance | path

Searched refs:profile_trampoline (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dsysmodule.c336 profile_trampoline(PyObject *self, PyFrameObject *frame, in profile_trampoline() function
432 PyEval_SetProfile(profile_trampoline, args); in sys_setprofile()