Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c11 #define SPT_DB_MEMINFO 0 macro
595 #if SPT_DB_MEMINFO
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()