Searched refs:count_alloc (Results 1 – 3 of 3) sorted by relevance
168 static size_t count_alloc = 0; variable175 count_alloc); in show_alloc()179 (100.0*count_reuse/(count_alloc+count_reuse))); in show_alloc()282 count_alloc++; in PyDict_New()
78 static size_t count_alloc = 0; variable85 count_alloc); in show_alloc()89 (100.0*count_reuse/(count_alloc+count_reuse))); in show_alloc()146 count_alloc++; in PyList_New()
82 static size_t count_alloc = 0; variable94 count_alloc); in show_alloc()98 (100.0*count_reuse/(count_alloc+count_reuse))); in show_alloc()165 count_alloc++; in PyList_New()