diff -r 947f0dc9f7a8 -r ef2a444a7410 kernel/eka/memmodel/epoc/mmubase/ramalloc.cpp --- 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");