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

/vbox/src/VBox/Runtime/generic/
H A Dmppresent-generic.cpp49 RTDECL(RTCPUID) RTMpGetPresentCoreCount(void) function
53 RT_EXPORT_SYMBOL(RTMpGetPresentCoreCount); variable
/vbox/src/VBox/Runtime/r3/solaris/
H A Dmp-solaris.cpp398 RTDECL(RTCPUID) RTMpGetPresentCoreCount(void) function
/vbox/include/iprt/
H A Dmangling.h968 # define RTMpGetPresentCoreCount RT_MANGLER(RTMpGetPresentCoreCount) macro

Completed in 69 milliseconds