Searched defs:AllocValueSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h246 static size_t AllocValueSize(const AllocValue& v) { return v.bytes; } function in class:HeapProfileTable
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h278 static size_t AllocValueSize(const AllocValue& v) { return v.bytes; } function in class:HeapProfileTable

Completed in 1287 milliseconds