CLOCK_REALTIME     20 components/nacl/loader/nonsfi/irt_clock.cc       *host_clk_id = CLOCK_REALTIME;
CLOCK_REALTIME     43 components/nacl/loader/nonsfi/irt_futex.cc     if (clock_gettime(CLOCK_REALTIME, &now))
CLOCK_REALTIME     12 native_client_sdk/src/libraries/nacl_io/ostime.h #ifndef CLOCK_REALTIME
CLOCK_REALTIME   1049 third_party/libevent/evdns.c 		clkid = CLOCK_REALTIME;
CLOCK_REALTIME    320 third_party/libusb/src/libusb/os/linux_usbfs.c 	return CLOCK_REALTIME;
CLOCK_REALTIME   2546 third_party/libusb/src/libusb/os/linux_usbfs.c 		return clock_gettime(CLOCK_REALTIME, tp);
CLOCK_REALTIME    597 third_party/libusb/src/libusb/os/openbsd_usb.c 		return clock_gettime(CLOCK_REALTIME, tp);
CLOCK_REALTIME    331 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define GETTIME(tt) _pr_solx86_clock_gettime(CLOCK_REALTIME, (tt))
CLOCK_REALTIME    333 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define GETTIME(tt) clock_gettime(CLOCK_REALTIME, (tt))
CLOCK_REALTIME    527 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define GETTIME(tt) _pr_solx86_clock_gettime(CLOCK_REALTIME, (tt))
CLOCK_REALTIME    529 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define GETTIME(tt) clock_gettime(CLOCK_REALTIME, (tt))
CLOCK_REALTIME   29581 third_party/sqlite/amalgamation/sqlite3.c   clock_gettime(CLOCK_REALTIME, &sNow);
CLOCK_REALTIME   5440 third_party/sqlite/src/src/os_unix.c   clock_gettime(CLOCK_REALTIME, &sNow);
CLOCK_REALTIME     67 ui/gl/sync_control_vsync_provider.cc   clock_gettime(CLOCK_REALTIME, &real_time);