Searched refs:direct_map_lengths (Results 1 – 1 of 1) sorted by relevance
1341 std::unique_ptr<uint32_t[]> direct_map_lengths = nullptr; in PartitionDumpStatsGeneric() local1343 direct_map_lengths = in PartitionDumpStatsGeneric()1378 direct_map_lengths[num_direct_mapped_allocations] = slot_size; in PartitionDumpStatsGeneric()1392 uint32_t size = direct_map_lengths[i]; in PartitionDumpStatsGeneric()