Searched refs:memNum (Results 1 – 1 of 1) sorted by relevance
130 UINT32 memNum = *(UINT32 *)arg; in OsExcMemMsgGet() local136 *((UINT32 *)g_excContent) = sizeof(MemInfoCB) * memNum; in OsExcMemMsgGet()139 count = OsMemboxExcInfoGet(memNum, g_excContent); in OsExcMemMsgGet()140 if (count < memNum) { in OsExcMemMsgGet()142 (VOID)OsMemExcInfoGet(memNum - count, g_excContent); in OsExcMemMsgGet()