Searched defs:TCMalloc_SystemRelease (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.cc284 void TCMalloc_SystemRelease(void* start, size_t length) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsystem-alloc.cc496 void TCMalloc_SystemRelease(void* start, size_t length) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.cc257 void TCMalloc_SystemRelease(void* start, size_t length) { function
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dsystem-alloc.cc655 void TCMalloc_SystemRelease(void* start, size_t length) { function
692 // Nothing to do here. TCMalloc_SystemRelease does not alter pages

Completed in 154 milliseconds