Searched refs:pszFunction (Results 26 - 50 of 53) sorted by relevance

123

/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp522 * @param pszFunction Function name.
527 VMMR3DECL(int) DBGFR3EventSrc(PVM pVM, DBGFEVENTTYPE enmEvent, const char *pszFile, unsigned uLine, const char *pszFunction, const char *pszFormat, ...) argument
531 int rc = DBGFR3EventSrcV(pVM, enmEvent, pszFile, uLine, pszFunction, pszFormat, args);
545 * @param pszFunction Function name.
550 VMMR3DECL(int) DBGFR3EventSrcV(PVM pVM, DBGFEVENTTYPE enmEvent, const char *pszFile, unsigned uLine, const char *pszFunction, const char *pszFormat, va_list args) argument
574 pVM->dbgf.s.DbgEvent.u.Src.pszFunction = pszFunction;
H A DPDMUsb.cpp1563 static DECLCALLBACK(bool) pdmR3UsbHlp_AssertEMT(PPDMUSBINS pUsbIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
1571 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
1578 static DECLCALLBACK(bool) pdmR3UsbHlp_AssertOther(PPDMUSBINS pUsbIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
1586 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
1593 static DECLCALLBACK(int) pdmR3UsbHlp_DBGFStopV(PPDMUSBINS pUsbIns, const char *pszFile, unsigned iLine, const char *pszFunction, const char *pszFormat, va_list args) argument
1599 LogFlow(("pdmR3UsbHlp_DBGFStopV: caller='%s'/%d: pszFile=%p:{%s} iLine=%d pszFunction=%p:{%s} pszFormat=%p:{%s} (%N)\n",
1600 pUsbIns->pReg->szName, pUsbIns->iInstance, pszFile, pszFile, iLine, pszFunction, pszFunction, pszFormat, pszFormat, pszFormat, &va2));
1606 int rc = DBGFR3EventSrcV(pVM, DBGFEVENT_DEV_STOP, pszFile, iLine, pszFunction, pszFormat, args);
H A DPDMDriver.cpp1144 static DECLCALLBACK(bool) pdmR3DrvHlp_AssertEMT(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
1152 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
1160 static DECLCALLBACK(bool) pdmR3DrvHlp_AssertOther(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
1168 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
H A DVM.cpp3774 const char *pszFunction = NULL;
3785 pszFunction = (const char *)pErr + pErr->offFunction;
3837 vmR3SetErrorUV(pUVM, rc, pszFile, iLine, pszFunction, pszFormat, &va);
3862 pszFile, iLine, pszFunction, rc,
3870 pszFile, iLine, pszFunction, rc,
3917 int rcRet = VMR3SetErrorV(pUVM, rc, pszFile, iLine, pszFunction, pszFormat, va);
3941 return VMSetErrorV(pUVM->pVM, rc, pszFile, iLine, pszFunction, pszFormat, va);
H A DPDMDevHlp.cpp999 static DECLCALLBACK(int) pdmR3DevHlp_DBGFStopV(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction, const char *pszFormat, va_list args) argument
1005 LogFlow(("pdmR3DevHlp_DBGFStopV: caller='%s'/%d: pszFile=%p:{%s} iLine=%d pszFunction=%p:{%s} pszFormat=%p:{%s} (%N)\n",
1006 pDevIns->pReg->szName, pDevIns->iInstance, pszFile, pszFile, iLine, pszFunction, pszFunction, pszFormat, pszFormat, pszFormat, &va2));
1012 int rc = DBGFR3EventSrcV(pVM, DBGFEVENT_DEV_STOP, pszFile, iLine, pszFunction, pszFormat, args);
2107 static DECLCALLBACK(bool) pdmR3DevHlp_AssertEMT(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction)
2115 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
2122 static DECLCALLBACK(bool) pdmR3DevHlp_AssertOther(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction)
2130 RTAssertMsg1Weak(szMsg, iLine, pszFile, pszFunction);
/vbox/src/VBox/Additions/common/pam/
H A Dpam_vbox.cpp877 DECLEXPORT(void) RTAssertMsg1Weak(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction) argument
883 pszExpr, pszFile, uLine, pszFunction);
884 RTAssertMsg1(pszExpr, uLine, pszFile, pszFunction);
/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp2245 pvHint, iEntry, pSet->aEntries[iEntry].cRefs, pSet->aEntries[iEntry].cInlinedRefs, cUnrefs, cTotalRefs, pszFile, iLine, pszFunction));
2258 Log(("pgmRZDynMapUnusedHint: pvHint=%p ignored because of overflow! %s(%d) %s\n", pvHint, pszFile, iLine, pszFunction));
2336 pSet, HCPhys, iEntry, iEntry + 1, pvPage, 1, iPage, pszFile, iLine, pszFunction));
2343 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [0] %s(%d) %s\n", pSet, HCPhys, i - 0, pSet->cEntries, pvPage, pSet->aEntries[i - 0].cRefs, pSet->aEntries[i - 0].cInlinedRefs, pSet->aEntries[i - 0].cUnrefs, iPage, pszFile, iLine, pszFunction));
2349 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [1] %s(%d) %s\n", pSet, HCPhys, i - 1, pSet->cEntries, pvPage, pSet->aEntries[i - 1].cRefs, pSet->aEntries[i - 1].cInlinedRefs, pSet->aEntries[i - 1].cUnrefs, iPage, pszFile, iLine, pszFunction));
2355 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [2] %s(%d) %s\n", pSet, HCPhys, i - 2, pSet->cEntries, pvPage, pSet->aEntries[i - 2].cRefs, pSet->aEntries[i - 2].cInlinedRefs, pSet->aEntries[i - 2].cUnrefs, iPage, pszFile, iLine, pszFunction));
2361 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [4] %s(%d) %s\n", pSet, HCPhys, i - 3, pSet->cEntries, pvPage, pSet->aEntries[i - 3].cRefs, pSet->aEntries[i - 3].cInlinedRefs, pSet->aEntries[i - 3].cUnrefs, iPage, pszFile, iLine, pszFunction));
2367 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [4] %s(%d) %s\n", pSet, HCPhys, i - 4, pSet->cEntries, pvPage, pSet->aEntries[i - 4].cRefs, pSet->aEntries[i - 4].cInlinedRefs, pSet->aEntries[i - 4].cUnrefs, iPage, pszFile, iLine, pszFunction));
2380 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=1/0/0 iPage=%#x [b] %s(%d) %s\n", pSet, HCPhys, iEntry, pSet->cEntries, pvPage, iPage, pszFile, iLine, pszFunction));
2393 LogFlow(("pgmRZDynMapHCPageCommon: pSet=%p HCPhys=%RHp #%u/%u/%p cRefs=%u/%u/%u iPage=%#x [c] %s(%d) %s\n", pSet, HCPhys, i, pSet->cEntries, pvPage, pSet->aEntries[i].cRefs, pSet->aEntries[i].cInlinedRefs, pSet->aEntries[i].cUnrefs, iPage, pszFile, iLine, pszFunction));
[all...]
/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSectRw.cpp417 * @param pszFunction The source position - function.
450 * @param pszFunction The source position - function.
457 NOREF(uId); NOREF(pszFile); NOREF(iLine); NOREF(pszFunction);
481 * @param pszFunction The source position - function.
511 * @param pszFunction The source position - function.
518 NOREF(uId); NOREF(pszFile); NOREF(iLine); NOREF(pszFunction);
991 * @param pszFunction The source position - function.
999 NOREF(uId); NOREF(pszFile); NOREF(iLine); NOREF(pszFunction);
1048 * @param pszFunction The source position - function.
1056 NOREF(uId); NOREF(pszFile); NOREF(iLine); NOREF(pszFunction);
[all...]
/vbox/src/VBox/VMM/VMMR0/
H A DPDMR0Device.cpp920 static DECLCALLBACK(bool) pdmR0DrvHlp_AssertEMT(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
926 RTAssertMsg1Weak("AssertEMT", iLine, pszFile, pszFunction);
933 static DECLCALLBACK(bool) pdmR0DrvHlp_AssertOther(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
939 RTAssertMsg1Weak("AssertOther", iLine, pszFile, pszFunction);
H A DVMMR0.cpp1984 * @param pszFunction Location function name.
1986 DECLEXPORT(void) RTCALL RTAssertMsg1Weak(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction) argument
1994 pszExpr, pszFile, uLine, pszFunction));
2005 pszExpr, pszFile, uLine, pszFunction);
2010 RTAssertMsg1(pszExpr, uLine, pszFile, pszFunction);
H A DGMMR0.cpp740 static uint32_t gmmR0SanityCheck(PGMM pGMM, const char *pszFunction, unsigned uLineNo);
1739 * @param pszFunction The function from which it was called.
1743 const char *pszFunction, unsigned uLineNo)
1762 cPages, pszSetName, pSet->cFreePages, pszFunction, uLineNo);
1776 * @param pszFunction The function from which it is called.
1779 static uint32_t gmmR0SanityCheck(PGMM pGMM, const char *pszFunction, unsigned uLineNo) argument
1783 cErrors += gmmR0SanityCheckSet(pGMM, &pGMM->PrivateX, "private", pszFunction, uLineNo);
1784 cErrors += gmmR0SanityCheckSet(pGMM, &pGMM->Shared, "shared", pszFunction, uLineNo);
1742 gmmR0SanityCheckSet(PGMM pGMM, PGMMCHUNKFREESET pSet, const char *pszSetName, const char *pszFunction, unsigned uLineNo) argument
/vbox/src/VBox/VMM/VMMRC/
H A DPDMRCDevice.cpp869 static DECLCALLBACK(bool) pdmRCDrvHlp_AssertEMT(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
875 RTAssertMsg1Weak("AssertEMT", iLine, pszFile, pszFunction);
882 static DECLCALLBACK(bool) pdmRCDrvHlp_AssertOther(PPDMDRVINS pDrvIns, const char *pszFile, unsigned iLine, const char *pszFunction) argument
890 RTAssertMsg1Weak("AssertOther", iLine, pszFile, pszFunction);
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvTracer.cpp657 if ((uintptr_t)paProbeLocs[i].pszFunction < _4M)
658 paProbeLocs[i].pszFunction = (const char *)((uintptr_t)paProbeLocs[i].pszFunction + offDelta);
665 MY_WITHIN_IMAGE(paProbeLocs[i].pszFunction, VERR_SUPDRV_VTG_BAD_PROBE_LOC);
1779 if (paSrc[i].pszFunction > cbStrTab)
1784 paDst[i].pszFunction = pchStrTab + paSrc[i].pszFunction;
1798 if (paSrc[i].pszFunction > cbStrTab)
1803 paDst[i].pszFunction = pchStrTab + (uintptr_t)paSrc[i].pszFunction;
[all...]
H A DSUPLib.cpp1789 * Destroys a string table, restoring the original pszFunction member valus.
1802 paProbeLocs32[i].pszFunction = (uint32_t)pThis->apszOrgFunctions[i];
1805 paProbeLocs64[i].pszFunction = pThis->apszOrgFunctions[i];
1814 * Creates a string table for the pszFunction members in the probe location
1817 * This will save and replace the pszFunction members with offsets.
1856 pThis->apszOrgFunctions[i] = f32Bit ? paProbeLocs32[i].pszFunction : paProbeLocs64[i].pszFunction;
1857 const char *pszFunction = (const char *)(uintptr_t)(pThis->apszOrgFunctions[i] + offDelta); local
1858 size_t cch = strlen(pszFunction);
1921 paProbeLocs32[i].pszFunction
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp1428 const char *pszFunc = pProbeLocRO->pszFunction;
1429 const char *psz = strchr(pProbeLocRO->pszFunction, '(');
1434 while ( (uintptr_t)psz > (uintptr_t)pProbeLocRO->pszFunction
1440 while ((uintptr_t)pszFunc > (uintptr_t)pProbeLocRO->pszFunction)
1473 pProbeLocRO->uLine, pProbeLocRO->pszFunction, pszFnNmBuf, pszPrbName));
1792 AssertPtrReturnVoid(pVtgProbeLoc->pszFunction);
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.h191 void (*_RTAssertMsg1Weak)(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction);
/vbox/include/iprt/
H A Dlog.h956 # define RTLOG_COMMA_SRC_POS_DECL , const char *pszFile, unsigned iLine, const char *pszFunction
962 # define RTLOG_COMMA_SRC_POS_ARGS , pszFile, iLine, pszFunction
968 # define RTLOG_SRC_POS_NOREF() do { NOREF(pszFile); NOREF(iLine); NOREF(pszFunction); } while (0)
H A Dcdefs.h2643 #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char *pszFunction
2646 #define RT_SRC_POS_ARGS pszFile, iLine, pszFunction
2649 #define RT_SRC_POS_NOREF() do { NOREF(pszFile); NOREF(iLine); NOREF(pszFunction); } while (0)
/vbox/include/VBox/vmm/
H A Ddbgf.h239 R3PTRTYPE(const char *) pszFunction; member in struct:DBGFEVENT::__anon320::__anon322
291 const char *pszFunction, const char *pszFormat, ...);
293 const char *pszFunction, const char *pszFormat, va_list args);
H A Dpdmdev.h2820 * @param pszFunction Function of the assertion location.
2824 DECLR3CALLBACKMEMBER(int, pfnDBGFStopV,(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction, const char *pszFormat, va_list args));
3372 * @param pszFunction Function of the assertion location.
3374 DECLR3CALLBACKMEMBER(bool, pfnAssertEMT,(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction));
3384 * @param pszFunction Function of the assertion location.
3386 DECLR3CALLBACKMEMBER(bool, pfnAssertOther,(PPDMDEVINS pDevIns, const char *pszFile, unsigned iLine, const char *pszFunction));
4760 NOREF(pszFunction);
4768 NOREF(pszFunction);
/vbox/src/VBox/Additions/linux/lightdm-greeter/
H A Dvbox-greeter.cpp1500 DECLEXPORT(void) RTAssertMsg1Weak(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction) argument
1502 RTAssertMsg1(pszExpr, uLine, pszFile, pszFunction);
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c225 # define RTAssertMsg1Weak(pszExpr, uLine, pszFile, pszFunction) \
226 myLogBackdoorPrintf("\n!!Guest Assertion failed!!\n%s(%d) %s\n%s\n", uLine, pszFile, pszFunction, (pszExpr))
/vbox/src/VBox/Runtime/r3/
H A Dalloc-ef.cpp182 pBlock->pszFunction = pszFunction;
/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp725 pEvent->u.Src.pszFunction);
/vbox/src/VBox/Runtime/common/log/
H A Dtracebuf.cpp258 NOREF(pszFunction); \

Completed in 195 milliseconds

123