Searched refs:mutable_alloc_size (Results 1 – 2 of 2) sorted by relevance
234 tbl->mutable_alloc_size()->Set(merged_idx, in BuildFlamegraphTableHeapSizeAndCount()
2176 return mutable_table()->mutable_alloc_size()->Set(row_number_, v); in set_alloc_size()2814 mutable_alloc_size()->Append(row.alloc_size); in Insert()2960 TypedColumn<int64_t>* mutable_alloc_size() { in mutable_alloc_size() function