kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp
branchRCL_3
changeset 87 2f92ad2dc5db
parent 36 538db54a451d
child 110 c734af59ce98
child 167 b41fc9c39ca7
--- a/kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp	Mon Mar 15 12:45:50 2010 +0200
+++ b/kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp	Wed Mar 31 23:38:45 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");