diff -r e7d2d738d3c2 -r 2f92ad2dc5db kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp --- 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");