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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dtcmalloc.cc173 static void ExcludeMarkFromSize(size_t* new_size);
1265 ExcludeMarkFromSize(&new_size); // do_malloc will add space if needed.
1284 ExcludeMarkFromSize(&new_size);
1777 static void ExcludeMarkFromSize(size_t* new_size) {} function
1816 inline static void ExcludeMarkFromSize(size_t* new_size) { function

Completed in 511 milliseconds