Searched defs:UNMARKED (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h69 // allocations are marked with UNMARKED by default.
71 UNMARKED = 0, enumerator in enum:HeapProfileTable::AllocationMark
147 // Mark all unmarked (i.e. marked with AllocationMark::UNMARKED) with the

Completed in 65 milliseconds