Searched refs:ZPOOL_HIST_TIME (Results 1 – 4 of 4) sorted by relevance
895 #define ZPOOL_HIST_TIME "history time" macro
236 fnvlist_add_uint64(nvl, ZPOOL_HIST_TIME, gethrestime_sec()); in spa_history_log_sync()
4874 if (nvlist_exists(rec, ZPOOL_HIST_TIME)) { in get_history_one()4879 ZPOOL_HIST_TIME); in get_history_one()
1088 if (nvlist_lookup_uint64(events[i], ZPOOL_HIST_TIME, in dump_history()