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

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dmalloc_extension.h321 size_t max_object_size; member in struct:MallocExtension::FreeListInfo
327 // list can satisfy ([min_object_size, max_object_size]) and the
343 // kint64max for max_object_size. Bytes in
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dmalloc_extension.h334 size_t max_object_size; member in struct:MallocExtension::FreeListInfo
340 // list can satisfy ([min_object_size, max_object_size]) and the
356 // kint64max for max_object_size. Bytes in

Completed in 85 milliseconds