HomeSort by relevance Sort by last modified time
    Searched refs:UNMARKED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 69 // allocations are marked with UNMARKED by default.
71 UNMARKED = 0,
147 // Mark all unmarked (i.e. marked with AllocationMark::UNMARKED) with the
328 // mark unmarked allocations.
heap-profile-table.cc 539 if (!args.mark_all && v->mark() != UNMARKED)

Completed in 461 milliseconds