HomeSort by relevance Sort by last modified time
    Searched refs:profiler_disable (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_lsprof.c 731 profiler_disable(ProfilerObject *self, PyObject* noarg) function
802 {"disable", (PyCFunction)profiler_disable,
  /external/python/cpython2/Modules/
_lsprof.c 731 profiler_disable(ProfilerObject *self, PyObject* noarg) function
802 {"disable", (PyCFunction)profiler_disable,
  /external/python/cpython3/Modules/
_lsprof.c 722 profiler_disable(ProfilerObject *self, PyObject* noarg) function
786 {"disable", (PyCFunction)profiler_disable,

Completed in 86 milliseconds