Searched refs:allocatable_bytes (Results 1 – 1 of 1) sorted by relevance
5820 size_t allocatable_bytes = 0; in TraceFragmentation() local5855 allocatable_bytes += area_end - p->area_start(); in TraceFragmentation()5856 CHECK_EQ(allocatable_bytes, live_bytes + free_bytes_of_class[0]); in TraceFragmentation()5862 allocatable_bytes, live_bytes, free_bytes_of_class[0], in TraceFragmentation()