Searched refs:ZFS_NICENUM_RAWTIME (Results 1 – 3 of 3) sorted by relevance
74 } else if (format == ZFS_NICENUM_RAWTIME && num > 0) { in zfs_nicenum_format()77 } else if (format == ZFS_NICENUM_RAWTIME && num == 0) { in zfs_nicenum_format()
97 ZFS_NICENUM_RAWTIME = 4 enumerator
3912 format = ZFS_NICENUM_RAWTIME; in print_iostat_latency()