Searched refs:mutable_cumulative_alloc_size (Results 1 – 2 of 2) sorted by relevance
256 tbl->mutable_cumulative_alloc_size()->Set( in BuildFlamegraphTableHeapSizeAndCount()272 tbl->mutable_cumulative_alloc_size()->Set( in BuildFlamegraphTableHeapSizeAndCount()
2180 return mutable_table()->mutable_cumulative_alloc_size()->Set(row_number_, v); in set_cumulative_alloc_size()2815 mutable_cumulative_alloc_size()->Append(row.cumulative_alloc_size); in Insert()2964 TypedColumn<int64_t>* mutable_cumulative_alloc_size() { in mutable_cumulative_alloc_size() function