Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c1063 profiler_runcall(ProfilerObject *self, PyObject *args) in profiler_runcall() function
1174 {"runcall", (PyCFunction)profiler_runcall, METH_VARARGS, runcall__doc__},