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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h1069 int CidetCoreInit(PCIDETCORE pThis, RTRAND hRand);
H A Dcidet-app.cpp1171 rc = CidetCoreInit(&pThis->Core, hRand);
1220 rc = RTTestIFailedRc(rc, "CidetCoreInit failed: %Rrc", rc);
H A Dcidet-core.cpp151 int CidetCoreInit(PCIDETCORE pThis, RTRAND hRand) function

Completed in 57 milliseconds