Home | History | Annotate | Download | only in src

Lines Matching full:retainers_count

971                      int retainers_count) {
979 retainers_count_ = retainers_count;
1096 int retainers_count) {
1099 + sizeof(HeapGraphEdge*) * retainers_count; // NOLINT
1162 int retainers_count) {
1165 HeapEntry::EntriesSize(entries_count, children_count, retainers_count);
1192 int retainers_count) {
1199 retainers_count));
1205 int retainers_count) {
1214 retainers_count));
1223 int retainers_count) {
1225 entry->Init(this, type, name, id, size, children_count, retainers_count);
1519 entry_info->retainers_count);
1523 entry_info->retainers_count = 0;
1562 *prev_retainers_count = to_entry_info->retainers_count;
1564 ++to_entry_info->retainers_count;
1652 HeapThing ptr, int children_count, int retainers_count) {
1654 reinterpret_cast<HeapObject*>(ptr), children_count, retainers_count);
1660 int retainers_count) {
1662 ASSERT(retainers_count == 0);
1665 return snapshot_->AddGcRootsEntry(children_count, retainers_count);
1670 retainers_count);
1680 retainers_count);
1687 retainers_count);
1693 retainers_count);
1699 retainers_count);
1705 retainers_count);
1712 retainers_count);
1722 retainers_count);
1728 retainers_count);
1734 retainers_count);
1744 retainers_count);
1750 retainers_count);
1756 retainers_count);
1764 int retainers_count) {
1770 retainers_count);
2659 HeapThing ptr, int children_count, int retainers_count);
2668 HeapThing ptr, int children_count, int retainers_count) {
2683 retainers_count);