Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c436 profiler_callback(PyObject *self, PyFrameObject *frame, int what, in profiler_callback() function
702 PyEval_SetProfile(profiler_callback, (PyObject*)self); in profiler_enable()