Home
last modified time | relevance | path

Searched refs:pc_gethrestime (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c107 extern void pc_gethrestime(timestruc_t *);
145 void (*gethrestimef)(timestruc_t *) = pc_gethrestime;
H A Dmachdep.c732 pc_gethrestime(timestruc_t *tp) in pc_gethrestime() function