Searched refs:hotshot_profiler (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A D_hotshot.c1496 hotshot_profiler(PyObject *unused, PyObject *args) function
1558 result = hotshot_profiler(unused, args);
1604 {"profiler", hotshot_profiler, METH_VARARGS, profiler__doc__},

Completed in 389 milliseconds