Searched defs:allocation_count (Results 1 – 4 of 4) sorted by relevance
53 size_t allocation_count = 0; member
41 unsigned allocation_count() const { return allocation_count_; } in allocation_count() function
57 size_t allocation_count = 0; member in MemoryTracker
7275 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable