Searched defs:alloc_count (Results 1 – 6 of 6) sorted by relevance
36 long alloc_count = 0; variable
119 def __init__(self, unit_id, size, alloc_count, free_count, bucket): argument133 def alloc_count(self): member in MallocUnit
121 FT_ULong alloc_count; member
308 static int alloc_count() { in alloc_count() function in HeapLeakChecker::Allocator