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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvInternal.h954 void VBOXCALL supdrvTracerModuleUnloading(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage);
H A DSUPDrvTracer.cpp1513 void VBOXCALL supdrvTracerModuleUnloading(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage) function
1525 LOG_TRACER(("supdrvTracerModuleUnloading: Unloading tracer ...\n"));
1529 LOG_TRACER(("supdrvTracerModuleUnloading: ... done.\n"));
H A DSUPDrv.cpp4694 supdrvTracerModuleUnloading(pDevExt, pImage);
5169 supdrvTracerModuleUnloading(pDevExt, pImage);

Completed in 1495 milliseconds