Home
last modified time | relevance | path

Searched refs:ShowMemInfo (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c596 static void ShowMemInfo(char* str) in ShowMemInfo() function
605 #define ShowMemInfo(a) macro
643 if(SPT_DB_MEMINFO)ShowMemInfo("before malloc:\n"); in UADPBypassIoctl()
675 if(SPT_DB_MEMINFO)ShowMemInfo("after malloc:\n"); in UADPBypassIoctl()
698 if(SPT_DB_MEMINFO)ShowMemInfo("after free:\n"); in UADPBypassIoctl()