Searched refs:tagName (Results 1 – 2 of 2) sorted by relevance
363 …'%c%c%c%c' : %p %p\n", pState->tagName >>24, (pState->tagName >>16) & 0xFF, (pState->tagName >>8) … in MEMiDumpFrmHeap()599 u32 tagName in MEMRecordStateForFrmHeap() argument620 pState->tagName = tagName; in MEMRecordStateForFrmHeap()656 u32 tagName in MEMFreeByStateToFrmHeap() argument667 if ( tagName != 0 ) // The tag name specification exists in MEMFreeByStateToFrmHeap()671 if ( pState->tagName == tagName ) in MEMFreeByStateToFrmHeap()
44 u32 tagName; // Tag name member98 BOOL MEMRecordStateForFrmHeap( MEMHeapHandle heap, u32 tagName );100 BOOL MEMFreeByStateToFrmHeap( MEMHeapHandle heap, u32 tagName );