Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c683 profiler_enable(ProfilerObject *self, PyObject *args, PyObject *kwds) in profiler_enable() function
781 {"enable", (PyCFunction)profiler_enable,
/external/python/cpython2/Modules/
D_lsprof.c692 profiler_enable(ProfilerObject *self, PyObject *args, PyObject *kwds) in profiler_enable() function
800 {"enable", (PyCFunction)profiler_enable,