Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c721 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() function
783 {"disable", (PyCFunction)profiler_disable,
/external/python/cpython2/Modules/
D_lsprof.c731 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() function
802 {"disable", (PyCFunction)profiler_disable,