Home
last modified time | relevance | path

Searched refs:getclock (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_clock.c107 getclock(void) in getclock() function
326 counter = getclock(); in ifpga_get_timecount()
351 starttime = getclock(); in delay()
357 curtime = getclock(); in delay()
/netbsd-src/external/bsd/ntp/dist/util/
H A Dprecision.c136 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
145 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
H A Djitter.c107 getclock(TIMEOFDAY, &ts); in get_systime()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_unixtime.h22 int getclock (int clock_type, struct timespec *tp);
H A Dntp_machine.h124 #define getclock clock_gettime macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map391 getclock
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map391 getclock
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt1373 getclock
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.0593 * configure.in: Look for getclock().