Lines Matching full:large

128 must be a power of 2 at least as large as
412 can be specified to omit per size class statistics for bins and large objects, respectively;
481 …rding to size: small and large\&. Contiguous small objects comprise a slab, which resides within a…
484 …sses\&. Small size classes are smaller than four times the page size, and large size classes exten…
497 …mplementation also tries to resize large allocations in place, as long as the pre\-size and post\-…
592 Large
903 …l not be considered\&. The default threshold is 8MiB\&. Values not within large size classes disab…
958 …nd the size of the requested allocation\&. This prevents the splitting of large active extents for…
1055 …\&. At a minimum, all small size classes are cached, and at a maximum all large size classes are c…
1122 … duration of execution\&. Depending on the application, this can impose a large memory overhead, a…
1379 parameter is always a power of two at least as large as the page size\&. Zeroing is mandatory if
1626 Total number of large size classes\&.
1631 Maximum size supported by this large size class\&.
1997 stats\&.arenas\&.<i>\&.large\&.allocated (\fBsize_t\fR) r\- [\fB\-\-enable\-stats\fR]
1999 Number of bytes currently allocated by large objects\&.
2002 stats\&.arenas\&.<i>\&.large\&.nmalloc (\fBuint64_t\fR) r\- [\fB\-\-enable\-stats\fR]
2004 Cumulative number of times a large extent was allocated from the arena, whether to fill the relevan…
2009 stats\&.arenas\&.<i>\&.large\&.ndalloc (\fBuint64_t\fR) r\- [\fB\-\-enable\-stats\fR]
2011 Cumulative number of times a large extent was returned to the arena, whether to flush the relevant …
2016 stats\&.arenas\&.<i>\&.large\&.nrequests (\fBuint64_t\fR) r\- [\fB\-\-enable\-stats\fR]
2018 Cumulative number of allocation requests satisfied by all large size classes\&.
2021 stats\&.arenas\&.<i>\&.large\&.nfills (\fBuint64_t\fR) r\- [\fB\-\-enable\-stats\fR]
2023 Cumulative number of tcache fills by all large size classes\&.
2026 stats\&.arenas\&.<i>\&.large\&.nflushes (\fBuint64_t\fR) r\- [\fB\-\-enable\-stats\fR]
2028 Cumulative number of tcache flushes by all large size classes\&.
2107 Cumulative number of times a large extent of the corresponding size class was allocated from the ar…
2114 Cumulative number of times a large extent of the corresponding size class was returned to the arena…
2121 Cumulative number of allocation requests satisfied by large extents of the corresponding size class…
2126 Current number of large allocations for this size class\&.
2129 stats\&.arenas\&.<i>\&.mutexes\&.large\&.{counter} (\fBcounter specific type\fR) r\- [\fB\-\-enable…
2132 \fIarena\&.<i>\&.large\fR
2133 mutex (arena scope; large allocation related)\&.
2346 parameter is not a power of 2 at least as large as
2433 is too large or too small\&. Alternatively,
2435 is too large or too small; in this case as much data as possible are read despite the error\&.