Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h69 extern void fmd_time_hrt2tod(hrtime_t, const fmd_timeval_t *,
H A Dfmd_time.c151 fmd_time_hrt2tod(hrtime_t hrt_base, const fmd_timeval_t *tod_base, in fmd_time_hrt2tod() function
H A Dfmd_event.c167 fmd_time_hrt2tod(hr0, &tod, hrt, &ep->ev_time); in fmd_event_create()
H A Dfmd_sysevent.c380 fmd_time_hrt2tod(ed.ed_hrt_base, &tod, hrt, &ftv); in sysev_replay()