Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgcmodule.c156 #define DEBUG_STATS (1<<0) /* print collection statistics */ macro
890 if (debug & DEBUG_STATS) { in collect()
995 if (debug & DEBUG_STATS) { in collect()
1420 ADD_INT(DEBUG_STATS); in initgc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgcmodule.c116 #define DEBUG_STATS (1<<0) /* print collection statistics */ macro
839 if (debug & DEBUG_STATS) { in collect()
941 if (debug & DEBUG_STATS) { in collect()
1366 ADD_INT(DEBUG_STATS); in initgc()