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

/vbox/src/VBox/Runtime/generic/
H A Dmppresent-generic.cpp42 RTDECL(RTCPUID) RTMpGetPresentCount(void) function
46 RT_EXPORT_SYMBOL(RTMpGetPresentCount); variable
/vbox/src/VBox/Runtime/r3/solaris/
H A Dmp-solaris.cpp384 Assert(cCpusPresent == RTMpGetPresentCount());
389 RTDECL(RTCPUID) RTMpGetPresentCount(void) function
/vbox/include/iprt/
H A Dmangling.h967 # define RTMpGetPresentCount RT_MANGLER(RTMpGetPresentCount) macro

Completed in 58 milliseconds