Searched refs:RTTimeNanoTSLegacyAsyncUseApicId (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/common/time/
H A Dtimesupref.cpp95 # define rtTimeNanoTSInternalRef RTTimeNanoTSLegacyAsyncUseApicId
97 RT_EXPORT_SYMBOL(RTTimeNanoTSLegacyAsyncUseApicId); variable
H A Dtimesup.cpp243 ? RTTimeNanoTSLegacyAsyncUseApicId
/vbox/include/iprt/
H A Dtime.h952 RTDECL(uint64_t) RTTimeNanoTSLegacyAsyncUseApicId(PRTTIMENANOTSDATA pData);
H A Dmangling.h1737 # define RTTimeNanoTSLegacyAsyncUseApicId RT_MANGLER(RTTimeNanoTSLegacyAsyncUseApicId) macro
/vbox/src/VBox/VMM/VMMAll/
H A DTMAllVirtual.cpp122 pfnWorker = fLFence ? RTTimeNanoTSLFenceAsyncUseApicId : RTTimeNanoTSLegacyAsyncUseApicId;

Completed in 1161 milliseconds