Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_hotshot.c1091 profiler_runcode(ProfilerObject *self, PyObject *args) in profiler_runcode() function
1179 {"runcode", (PyCFunction)profiler_runcode, METH_VARARGS, runcode__doc__},