Lines Matching refs:fmd
41 if (fmd.d_clockops->fto_gettimeofday(tvp, NULL) != 0) in fmd_time_gettimeofday()
48 return (fmd.d_clockops->fto_gethrtime()); in fmd_time_gethrtime()
54 fmd.d_clockops->fto_addhrtime(delta); in fmd_time_addhrtime()
60 fmd.d_clockops->fto_waithrtime(delta); in fmd_time_waithrtime()
66 fmd.d_clockops->fto_waitcancel(tid); in fmd_time_waitcancel()
80 const fmd_timeops_t *ftop = fmd.d_clockops; in fmd_time_sync()
256 fmd_timesim_t *fts = fmd.d_clockptr; in fmd_simulator_tod()
278 fmd_timesim_t *fts = fmd.d_clockptr; in fmd_simulator_hrt()
291 fmd_timesim_t *fts = fmd.d_clockptr; in fmd_simulator_add()
310 fmd_timesim_t *fts = fmd.d_clockptr; in fmd_simulator_wait()
338 fmd_timesim_t *fts = fmd.d_clockptr; in fmd_simulator_cancel()