Searched refs:PFNSTAMR3CALLBACKPRINT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DSTAMInternal.h121 PFNSTAMR3CALLBACKPRINT pfnPrint;
/vbox/include/VBox/vmm/
H A Dstam.h1194 typedef FNSTAMR3CALLBACKPRINT *PFNSTAMR3CALLBACKPRINT; typedef
1197 PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,
1200 PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp145 static int stamR3RegisterU(PUVM pUVM, void *pvSample, PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,
542 PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,
569 PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,
1255 static int stamR3RegisterU(PUVM pUVM, void *pvSample, PFNSTAMR3CALLBACKRESET pfnReset, PFNSTAMR3CALLBACKPRINT pfnPrint,

Completed in 265 milliseconds