Searched refs:new_space_observer_ (Results 1 – 2 of 2) sorted by relevance
56 new_space_observer_(new SamplingAllocationObserver( in SamplingHeapProfiler()71 new_space_observer_.get()); in SamplingHeapProfiler()77 new_space_observer_.get()); in ~SamplingHeapProfiler()
145 std::unique_ptr<SamplingAllocationObserver> new_space_observer_; variable