kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp
changeset 102 ef2a444a7410
parent 36 538db54a451d
child 110 c734af59ce98
child 167 b41fc9c39ca7
--- a/kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp	Fri Apr 16 16:24:37 2010 +0300
+++ b/kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp	Mon May 03 13:47:38 2010 +0300
@@ -2852,7 +2852,7 @@
 It outputs the zone configuration and the base addresses of any contiguous block
 of allocated pages.
 */
-void DRamAllocator::SendInitialBtraceLogs(void)
+void DRamAllocator::DoBTracePrime(void)
 	{
 	M::RamAllocIsLocked();
 	CHECK_PRECONDITIONS(MASK_THREAD_CRITICAL, "DRamAllocator::SendInitialBtraceLogs");