Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c1492 hotshot_profiler(PyObject *unused, PyObject *args) in hotshot_profiler() function
1554 result = hotshot_profiler(unused, args); in hotshot_coverage()
1600 {"profiler", hotshot_profiler, METH_VARARGS, profiler__doc__},