Searched refs:ProducerHeapProfile (Results 1 – 4 of 4) sorted by relevance
373 class ProducerHeapProfile {381 ProducerHeapProfile() : can_log_(false) { } in ProducerHeapProfile() function389 DISALLOW_COPY_AND_ASSIGN(ProducerHeapProfile);
72 class ProducerHeapProfile; variable950 ProducerHeapProfile* producer_heap_profile() { in producer_heap_profile()1215 ProducerHeapProfile* producer_heap_profile_;
1144 void ProducerHeapProfile::Setup() { in Setup()1148 void ProducerHeapProfile::DoRecordJSObjectAllocation(Object* obj) { in DoRecordJSObjectAllocation()
748 producer_heap_profile_ = new ProducerHeapProfile(); in Init()