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

/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_serd.c224 fmd_serd_eng_record(fmd_serd_eng_t *sgp, hrtime_t hrt) argument
244 sep->se_hrt = hrt;
250 sgp->sg_name, (int)sgp->sg_count, (long long unsigned)hrt);
297 hrtime_t hrt; local
306 hrt = sep->se_hrt - sgp->sg_t;
309 if (sep->se_hrt >= hrt)

Completed in 54 milliseconds