Searched defs:pszSelf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DMMAllHyper.cpp1127 const char *pszSelf = pCur->core.offStat == sizeof(MMHYPERCHUNK) ? " stat record" : ""; local
1132 mmGetTagName((MMTAG)pStat->Core.Key), pszSelf));
1137 (MMTAG)pStat->Core.Key, pszSelf));

Completed in 34 milliseconds