Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c1087 profiler_runcode(ProfilerObject *self, PyObject *args) in profiler_runcode() function
1175 {"runcode", (PyCFunction)profiler_runcode, METH_VARARGS, runcode__doc__},