Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h110 PyAPI_FUNC(void) _PyObject_DebugMallocStats(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h110 PyAPI_FUNC(void) _PyObject_DebugMallocStats(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c531 _PyObject_DebugMallocStats(); in new_arena()
1738 _PyObject_DebugMallocStats(void) in _PyObject_DebugMallocStats() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c566 _PyObject_DebugMallocStats(); in new_arena()
1787 _PyObject_DebugMallocStats(void) in _PyObject_DebugMallocStats() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c544 _PyObject_DebugMallocStats(); in Py_Finalize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c557 _PyObject_DebugMallocStats(); in Py_Finalize()