Searched refs:MarkAsIgnored (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h142 void MarkAsIgnored(const void* ptr);
H A Dheap-profile-table.cc277 void HeapProfileTable::MarkAsIgnored(const void* ptr) { function in class:HeapProfileTable
H A Dheap-checker.cc590 heap_profile->MarkAsIgnored(ptr);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h139 void MarkAsIgnored(const void* ptr);
H A Dheap-profile-table.cc287 void HeapProfileTable::MarkAsIgnored(const void* ptr) { function in class:HeapProfileTable
H A Dheap-checker.cc590 heap_profile->MarkAsIgnored(ptr);

Completed in 111 milliseconds