Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.c80 const fmd_timeops_t *ftop = fmd.d_clockops; in fmd_time_sync() local
89 t0 = ftop->fto_gethrtime(); in fmd_time_sync()
90 (void) ftop->fto_gettimeofday(&tod, NULL); in fmd_time_sync()
91 t1 = ftop->fto_gethrtime(); in fmd_time_sync()