Searched refs:OnHeapProfilingEnabled (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/base/trace_event/
H A Dmemory_dump_provider.h53 virtual void OnHeapProfilingEnabled(bool) {} function in class:base::trace_event::MemoryDumpProvider
H A Dmalloc_dump_provider.h41 void OnHeapProfilingEnabled(bool enabled) override;
H A Dmalloc_dump_provider.cc203 void MallocDumpProvider::OnHeapProfilingEnabled(bool enabled) { function in class:base::trace_event::MallocDumpProvider
H A Dmemory_dump_manager.cc184 mdp->dump_provider->OnHeapProfilingEnabled(true);
275 mdp->OnHeapProfilingEnabled(true);

Completed in 141 milliseconds