Searched refs:mutable_alloc_count (Results 1 – 2 of 2) sorted by relevance
238 tbl->mutable_alloc_count()->Set(merged_idx, in BuildFlamegraphTableHeapSizeAndCount()
2168 return mutable_table()->mutable_alloc_count()->Set(row_number_, v); in set_alloc_count()2812 mutable_alloc_count()->Append(row.alloc_count); in Insert()2952 TypedColumn<int64_t>* mutable_alloc_count() { in mutable_alloc_count() function