Searched refs:free_row (Results 1 – 1 of 1) sorted by relevance
291 tables::HeapProfileAllocationTable::Row free_row{ in AddAllocation() local341 free_row.count += free_correction.count; in AddAllocation()342 free_row.size += free_correction.size; in AddAllocation()346 tables::HeapProfileAllocationTable::Row free_delta = free_row; in AddAllocation()373 prev_free = free_row; in AddAllocation()