Searched refs:num_direct_mapped_allocations (Results 1 – 1 of 1) sorted by relevance
736 size_t num_direct_mapped_allocations = 0; in DumpStats() local758 extent && num_direct_mapped_allocations < kMaxReportableDirectMaps; in DumpStats()759 extent = extent->next_extent, ++num_direct_mapped_allocations) { in DumpStats()766 direct_map_lengths[num_direct_mapped_allocations] = slot_size; in DumpStats()779 for (size_t i = 0; i < num_direct_mapped_allocations; ++i) { in DumpStats()