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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2905 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3444 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3416 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3538 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3748 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3985 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4329 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7698 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHost_vtbl
7849 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount); member in struct:IHostVtbl
7997 #define IHost_get_ProcessorOnlineCount(p, aProcessorOnlineCount) ((p)->lpVtbl->GetProcessorOnlineCount(p, aProcessorOnlineCount))
7998 #define IHost_GetProcessorOnlineCount(p, aProcessorOnlineCount) ((p)->lpVtbl->GetProcessorOnlineCount(p, aProcessorOnlineCount))

Completed in 277 milliseconds