/titanic_44/usr/src/cmd/stat/iostat/ |
H A D | Makefile | 26 PROG = iostat 27 OBJS = iostat.o
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache.kshlib | 56 $ZPOOL iostat > /dev/null 2>&1 63 $ZPOOL iostat -v 1 3 > /dev/null
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog.kshlib | 57 $ZPOOL iostat > /dev/null 2>&1 64 $ZPOOL iostat -v 1 3 > /dev/null
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/replacement/ |
H A D | replacement_003_pos.ksh | 140 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$TESTFILE1.1" 156 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$TESTFILE1.1"
|
H A D | replacement_002_pos.ksh | 149 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE" 168 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE"
|
H A D | replacement_001_pos.ksh | 150 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE"
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/zpool_iostat/ |
H A D | zpool_iostat_003_neg.ksh | 61 log_mustnot $ZPOOL iostat ${args[i]}
|
H A D | zpool_iostat_002_pos.ksh | 63 $ZPOOL iostat $TESTPOOL 1 4 > $tmpfile 2>&1 &
|
/titanic_44/usr/src/cmd/stat/ |
H A D | Makefile | 30 SUBDIRS= arcstat iostat mpstat vmstat fsstat kstat
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_011_neg.ksh | 51 add remove list iostat \
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/history/ |
H A D | history_005_neg.ksh | 60 log_must $ZPOOL iostat $TESTPOOL >/dev/null
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/interop/ |
H A D | interop_001_pos.ksh | 60 log_must $ZPOOL iostat -v | $GREP $META_DEVICE_ID
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/ |
H A D | zfs_unmount_009_pos.ksh | 121 $ZPOOL iostat > /dev/null 2>&1
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 61 uint32_t iostat; in emlxs_handle_fcp_event() local 81 iostat = cmd->ULPSTATUS; in emlxs_handle_fcp_event() 123 if (hba->underrun_counter && (iostat == IOSTAT_SUCCESS) && in emlxs_handle_fcp_event() 126 iostat = IOSTAT_FCP_RSP_ERROR; in emlxs_handle_fcp_event() 144 if ((iostat == IOSTAT_SUCCESS) && in emlxs_handle_fcp_event() 185 if ((iostat != IOSTAT_FCP_RSP_ERROR) || (pkt->pkt_rsplen == 0)) { in emlxs_handle_fcp_event() 213 iostat = IOSTAT_RSP_INVALID; in emlxs_handle_fcp_event() 456 iostat = IOSTAT_DATA_UNDERRUN; in emlxs_handle_fcp_event() 475 iostat = IOSTAT_DATA_OVERRUN; in emlxs_handle_fcp_event() 550 iostat = IOSTAT_DATA_UNDERRUN; in emlxs_handle_fcp_event() [all …]
|
H A D | emlxs_solaris.c | 10181 emlxs_pkt_complete(emlxs_buf_t *sbp, uint32_t iostat, uint8_t localstat, in emlxs_pkt_complete() argument 10266 emlxs_set_pkt_state(sbp, iostat, localstat, 0); in emlxs_pkt_complete() 10641 emlxs_set_pkt_state(emlxs_buf_t *sbp, uint32_t iostat, uint8_t localstat, in emlxs_set_pkt_state() argument 10668 if (iostat != IOSTAT_LOCAL_REJECT) { in emlxs_set_pkt_state() 10671 if (iostat == tptr->emlxs_status) { in emlxs_set_pkt_state() 10707 if (iostat == IOSTAT_SUCCESS) { in emlxs_set_pkt_state()
|
/titanic_44/usr/src/cmd/boot/scripts/ |
H A D | update_grub.ksh | 90 rootdevlist=`LC_ALL=C zpool iostat -v "$rootpool" | tail +5 |
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/redundancy/ |
H A D | redundancy.kshlib | 200 typeset all_devs=$($ZPOOL iostat -v $pool | $AWK '{print $1}'| \
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 164 uint32_t iostat, uint8_t localstat, 179 uint32_t iostat, uint8_t localstat,
|
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | cache_kstats_readme.txt | 176 The iostat(1M) utility may be used to gather timing-related information
|
/titanic_44/usr/src/man/man1m/ |
H A D | Makefile | 227 iostat.1m \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1m.inc | 134 file path=usr/share/man/man1m/iostat.1m
|
H A D | SUNWcs.mf | 770 file path=usr/bin/iostat mode=0555
|
/titanic_44/usr/src/cmd/tsol/misc/ |
H A D | txzonemgr.sh | 1843 zpool iostat 1>/dev/null 2>&1
|
/titanic_44/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 1407 disklist=$($ZPOOL iostat -v $1 | $NAWK '(NR >4) {print $1}' | \
|
/titanic_44/ |
H A D | .gitignore | 2677 usr/src/cmd/stat/iostat/iostat
|