Searched refs:fto_gethrtime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h47 hrtime_t (*fto_gethrtime)(void); member in struct:fmd_timeops
H A Dfmd_time.c48 return (fmd.d_clockops->fto_gethrtime());
89 t0 = ftop->fto_gethrtime();
91 t1 = ftop->fto_gethrtime();
379 gethrtime, /* fto_gethrtime */
389 fmd_simulator_hrt, /* fto_gethrtime */

Completed in 59 milliseconds