Home | History | Annotate | Download | only in snapshot

Lines Matching refs:PrintF

65   PrintF("%s:\n", name);
66 PrintF(" Spaces (bytes):\n");
68 PrintF("%16s", AllocationSpaceName(static_cast<AllocationSpace>(space)));
70 PrintF("\n");
74 PrintF("%16" PRIuS, s);
76 PrintF("%16d\n", large_objects_total_size_);
78 PrintF(" Instance types (count and bytes):\n");
81 PrintF("%10d %10" PRIuS " %s\n", instance_type_count_[Name], \
86 PrintF("\n");
156 PrintF(" Encoding hot object %d:", index);
158 PrintF("\n");
179 PrintF(" Encoding attached reference %d\n",
186 PrintF(" Encoding back reference to: ");
188 PrintF("\n");
210 PrintF(" Encoding root %d:", root_index);
212 PrintF("\n");
477 PrintF(" Encoding heap object: ");
479 PrintF("\n");
535 PrintF(" Encoding deferred heap object: ");
537 PrintF("\n");