ZPOOL_HIST_TIME
if (nvlist_exists(events[i], ZPOOL_HIST_TIME)) {
ZPOOL_HIST_TIME);
if (nvlist_exists(rec, ZPOOL_HIST_TIME)) {
ZPOOL_HIST_TIME);
if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TIME, &uint64) == 0)
fnvlist_add_uint64(nvl, ZPOOL_HIST_TIME, gethrestime_sec());