Searched defs:gethrtime (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/common/sys/
H A Dgethrtime.s25 .file "gethrtime.s"
30 * hrtime_t gethrtime(void)
34 * This implements the legacy gethrtime() FASTTRAP mechanism.
36 * gethrtime is implemented as an alternate capability symbol
40 ENTRY(gethrtime) function
51 SET_SIZE(gethrtime)
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_inlines.h91 gethrtime(void) /* note: caller-saved registers are trashed */ function
/osnet-11/usr/src/lib/libumem/common/
H A Dlinktest_stand.c42 void gethrtime(void) {} function

Completed in 28 milliseconds