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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.cc 225 v.set_bucket(b); // also did set_live(false); set_ignore(false)
280 alloc->set_ignore(true);
heap-profile-table.h 257 void set_ignore(bool r) { function in struct:HeapProfileTable::AllocValue
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.cc 235 v.set_bucket(b); // also did set_live(false); set_ignore(false)
290 alloc->set_ignore(true);
heap-profile-table.h 231 void set_ignore(bool r) { function in struct:HeapProfileTable::AllocValue

Completed in 2144 milliseconds