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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 323 mark_all(mark_all_arg) {
327 bool mark_all; // True if all allocations should be marked. Otherwise just member in struct:HeapProfileTable::MarkArgs
heap-profile-table.cc 539 if (!args.mark_all && v->mark() != UNMARKED)

Completed in 40 milliseconds