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

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

Completed in 112 milliseconds