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

/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp905 } VBOXDTVMEM; typedef in typeref:struct:VBoxDtVMem
907 typedef VBOXDTVMEM *PVBOXDTVMEM;
909 /** Magic value for the VBOXDTVMEM structure. */
938 PVBOXDTVMEM pThis = (PVBOXDTVMEM)RTMemAllocZ(RT_OFFSETOF(VBOXDTVMEM, apChunks[cChunks]));

Completed in 39 milliseconds