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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 1063 profiler_runcall(ProfilerObject *self, PyObject *args) function
1174 {"runcall", (PyCFunction)profiler_runcall, METH_VARARGS, runcall__doc__},
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c 1067 profiler_runcall(ProfilerObject *self, PyObject *args) function
1178 {"runcall", (PyCFunction)profiler_runcall, METH_VARARGS, runcall__doc__},
    [all...]

Completed in 83 milliseconds