Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgcmodule.c757 debug_cycle(char *msg, PyObject *op) in debug_cycle() function
973 debug_cycle("collectable", FROM_GC(gc)); in collect()
993 debug_cycle("uncollectable", FROM_GC(gc)); in collect()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgcmodule.c706 debug_cycle(char *msg, PyObject *op) in debug_cycle() function
919 debug_cycle("collectable", FROM_GC(gc)); in collect()
939 debug_cycle("uncollectable", FROM_GC(gc)); in collect()