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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 1125 profiler_start(ProfilerObject *self, PyObject *args) function
1176 {"start", (PyCFunction)profiler_start, METH_NOARGS, start__doc__},
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c 1129 profiler_start(ProfilerObject *self, PyObject *args) function
1180 {"start", (PyCFunction)profiler_start, METH_NOARGS, start__doc__},
    [all...]

Completed in 643 milliseconds