Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c731 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable() function
802 {"disable", (PyCFunction)profiler_disable,