ZPOOL_HIST_INT_EVENT
} else if (nvlist_exists(events[i], ZPOOL_HIST_INT_EVENT)) {
ZPOOL_HIST_INT_EVENT);
} else if (nvlist_exists(rec, ZPOOL_HIST_INT_EVENT)) {
fnvlist_lookup_uint64(rec, ZPOOL_HIST_INT_EVENT);
if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64) == 0)