Searched refs:TCMalloc_SystemCommit (Results 1 – 5 of 5) sorted by relevance
78 extern void TCMalloc_SystemCommit(void* start, size_t length);
261 TCMalloc_SystemCommit(start, length); in Ensure()
691 void TCMalloc_SystemCommit(void* start, size_t length) { in TCMalloc_SystemCommit() function
165 TCMalloc_SystemCommit(reinterpret_cast<void*>(span->start << kPageShift), in CommitSpan()
306 void TCMalloc_SystemCommit(void* start, size_t length) { in TCMalloc_SystemCommit() function