Searched refs:ReportObject (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h520 static void ReportObject(const void* ptr, AllocValue* v, char*);
H A Dheap-profile-table.cc743 void HeapProfileTable::Snapshot::ReportObject(const void* ptr, function in class:HeapProfileTable::Snapshot
753 map_.Iterate(ReportObject, &unused);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h417 static void ReportObject(const void* ptr, AllocValue* v, char*);
H A Dheap-profile-table.cc685 void HeapProfileTable::Snapshot::ReportObject(const void* ptr,
695 map_.Iterate(ReportObject, &unused);

Completed in 1359 milliseconds