Home
last modified time | relevance | path

Searched refs:io_value_check (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/avs/dsstat/
H A Dreport.h38 int io_value_check(kstat_io_t *, kstat_io_t *);
H A Dii_stats.c741 if (io_value_check(iistat->pre_mst->ks_data, in ii_value_check()
746 if (io_value_check(iistat->pre_shd->ks_data, in ii_value_check()
751 if (io_value_check(iistat->pre_bmp->ks_data, in ii_value_check()
757 if (io_value_check(iistat->pre_ovr->ks_data, in ii_value_check()
H A Dsndr_stats.c611 if (io_value_check(sndrstat->pre_bmp->ks_data, in sndr_value_check()
616 if (io_value_check(sndrstat->pre_sec->ks_data, in sndr_value_check()
H A Dreport.c255 io_value_check(kstat_io_t *pre, kstat_io_t *cur) in io_value_check() function
H A Dsdbc_stats.c594 if (io_value_check(sdbcstat->pre_io->ks_data, in sdbc_value_check()