Searched refs:mutable_cumulative_alloc_count (Results 1 – 2 of 2) sorted by relevance
258 tbl->mutable_cumulative_alloc_count()->Set( in BuildFlamegraphTableHeapSizeAndCount()275 tbl->mutable_cumulative_alloc_count()->Set( in BuildFlamegraphTableHeapSizeAndCount()
2172 return mutable_table()->mutable_cumulative_alloc_count()->Set(row_number_, v); in set_cumulative_alloc_count()2813 mutable_cumulative_alloc_count()->Append(row.cumulative_alloc_count); in Insert()2956 TypedColumn<int64_t>* mutable_cumulative_alloc_count() { in mutable_cumulative_alloc_count() function