Home | History | Annotate | Download | only in gc

Lines Matching defs:bytes_tl_bulk_allocated

110     size_t bytes_tl_bulk_allocated = 0;
112 &usable_size, &bytes_tl_bulk_allocated);
122 &bytes_tl_bulk_allocated, &klass);
157 new_num_bytes_allocated = num_bytes_allocated_.FetchAndAddRelaxed(bytes_tl_bulk_allocated) +
158 bytes_tl_bulk_allocated;
159 if (bytes_tl_bulk_allocated > 0) {
162 TraceHeapSize(new_num_bytes_allocated + bytes_tl_bulk_allocated);
251 size_t* bytes_tl_bulk_allocated) {
267 *bytes_tl_bulk_allocated = alloc_size;
281 bytes_tl_bulk_allocated);
298 bytes_tl_bulk_allocated);
309 bytes_tl_bulk_allocated);
316 bytes_tl_bulk_allocated);
325 bytes_tl_bulk_allocated);
333 bytes_tl_bulk_allocated);
346 bytes_tl_bulk_allocated);
365 bytes_tl_bulk_allocated);
371 *bytes_tl_bulk_allocated = 0; // Allocated in an existing buffer.