Home
last modified time | relevance | path

Searched refs:ZPOOL_HIST_ELAPSED_NS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1732 #define ZPOOL_HIST_ELAPSED_NS "elapsed_ns" macro
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11796 if (nvlist_exists(rec, ZPOOL_HIST_ELAPSED_NS)) { in print_history_records()
11798 ZPOOL_HIST_ELAPSED_NS); in print_history_records()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c8085 fnvlist_add_int64(lognv, ZPOOL_HIST_ELAPSED_NS, in zfsdev_ioctl_common()