Home
last modified time | relevance | path

Searched refs:iostat (Results 1 – 25 of 25) sorted by relevance

/titanic_44/usr/src/cmd/stat/iostat/
H A DMakefile26 PROG = iostat
27 OBJS = iostat.o
/titanic_44/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache.kshlib56 $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 Dslog.kshlib57 $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 Dreplacement_003_pos.ksh140 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$TESTFILE1.1"
156 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$TESTFILE1.1"
H A Dreplacement_002_pos.ksh149 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE"
168 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE"
H A Dreplacement_001_pos.ksh150 $ZPOOL iostat -v $TESTPOOL1 | grep "$TESTDIR/$REPLACEFILE"
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/zpool_iostat/
H A Dzpool_iostat_003_neg.ksh61 log_mustnot $ZPOOL iostat ${args[i]}
H A Dzpool_iostat_002_pos.ksh63 $ZPOOL iostat $TESTPOOL 1 4 > $tmpfile 2>&1 &
/titanic_44/usr/src/cmd/stat/
H A DMakefile30 SUBDIRS= arcstat iostat mpstat vmstat fsstat kstat
/titanic_44/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh51 add remove list iostat \
/titanic_44/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_005_neg.ksh60 log_must $ZPOOL iostat $TESTPOOL >/dev/null
/titanic_44/usr/src/test/zfs-tests/tests/functional/interop/
H A Dinterop_001_pos.ksh60 log_must $ZPOOL iostat -v | $GREP $META_DEVICE_ID
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_009_pos.ksh121 $ZPOOL iostat > /dev/null 2>&1
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c61 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 Demlxs_solaris.c10181 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 Dupdate_grub.ksh90 rootdevlist=`LC_ALL=C zpool iostat -v "$rootpool" | tail +5 |
/titanic_44/usr/src/test/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib200 typeset all_devs=$($ZPOOL iostat -v $pool | $AWK '{print $1}'| \
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h164 uint32_t iostat, uint8_t localstat,
179 uint32_t iostat, uint8_t localstat,
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dcache_kstats_readme.txt176 The iostat(1M) utility may be used to gather timing-related information
/titanic_44/usr/src/man/man1m/
H A DMakefile227 iostat.1m \
/titanic_44/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc134 file path=usr/share/man/man1m/iostat.1m
H A DSUNWcs.mf770 file path=usr/bin/iostat mode=0555
/titanic_44/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh1843 zpool iostat 1>/dev/null 2>&1
/titanic_44/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1407 disklist=$($ZPOOL iostat -v $1 | $NAWK '(NR >4) {print $1}' | \
/titanic_44/
H A D.gitignore2677 usr/src/cmd/stat/iostat/iostat