Home | History | Annotate | Download | only in src

Lines Matching full:retainerheapprofile

139                       RetainerHeapProfile* profile)
164 RetainerHeapProfile* profile_;
170 class RetainersPrinter : public RetainerHeapProfile::Printer {
213 explicit SimpleRetainerTreePrinter(RetainerHeapProfile::Printer* printer)
218 RetainerHeapProfile::Printer* printer_;
262 RetainerHeapProfile::Printer* printer)
268 RetainerHeapProfile::Printer* printer_;
701 RetainerHeapProfile::RetainerHeapProfile()
710 RetainerHeapProfile::~RetainerHeapProfile() {
715 void RetainerHeapProfile::StoreReference(const JSObjectsCluster& cluster,
728 void RetainerHeapProfile::CollectStats(HeapObject* obj) {
736 void RetainerHeapProfile::CoarseAndAggregate() {
744 void RetainerHeapProfile::DebugPrintStats(
745 RetainerHeapProfile::Printer* printer) {
755 void RetainerHeapProfile::PrintStats() {
1079 RetainerHeapProfile* p = agg_snapshot_->js_retainer_profile();