Searched defs:RTTimeSystemNanoTS (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Runtime/r3/os2/
H A Dtime-os2.cpp43 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtime-r0drv-linux.c156 RTDECL(uint64_t) RTTimeSystemNanoTS(void)
160 RT_EXPORT_SYMBOL(RTTimeSystemNanoTS); variable
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dtime-r0drv-os2.cpp54 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/haiku/
H A Dtime-haiku.cpp58 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dtime-posix.cpp71 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dtime-r0drv-darwin.cpp74 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dtime-r0drv-nt.cpp97 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/darwin/
H A Dtime-darwin.cpp96 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dtime-linux.cpp142 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/nt/
H A Dtime-nt.cpp152 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/src/VBox/Runtime/r3/win/
H A Dtime-win.cpp143 RTDECL(uint64_t) RTTimeSystemNanoTS(void) function
/vbox/include/iprt/
H A Dmangling.h1798 # define RTTimeSystemNanoTS RT_MANGLER(RTTimeSystemNanoTS) macro

Completed in 96 milliseconds