| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | f2fs.h | 1918 TP_PROTO(struct f2fs_sb_info *sbi, unsigned long long *iostat), 1920 TP_ARGS(sbi, iostat), 1950 __entry->app_dio = iostat[APP_DIRECT_IO]; 1951 __entry->app_bio = iostat[APP_BUFFERED_IO]; 1952 __entry->app_wio = iostat[APP_WRITE_IO]; 1953 __entry->app_mio = iostat[APP_MAPPED_IO]; 1954 __entry->fs_dio = iostat[FS_DATA_IO]; 1955 __entry->fs_nio = iostat[FS_NODE_IO]; 1956 __entry->fs_mio = iostat[FS_META_IO]; 1957 __entry->fs_gc_dio = iostat[FS_GC_DATA_IO]; [all …]
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-cgroup.c | 176 u64_stats_init(&blkg->iostat.sync); in blkg_alloc() 462 memset(&blkg->iostat, 0, sizeof(blkg->iostat)); in blkcg_reset_stats() 785 u64_stats_update_begin(&blkg->iostat.sync); in blkcg_rstat_flush() 788 blkg_iostat_add(&blkg->iostat.cur, &delta); in blkcg_rstat_flush() 790 u64_stats_update_end(&blkg->iostat.sync); in blkcg_rstat_flush() 794 u64_stats_update_begin(&parent->iostat.sync); in blkcg_rstat_flush() 795 blkg_iostat_set(&delta, &blkg->iostat.cur); in blkcg_rstat_flush() 796 blkg_iostat_sub(&delta, &blkg->iostat.last); in blkcg_rstat_flush() 797 blkg_iostat_add(&parent->iostat.cur, &delta); in blkcg_rstat_flush() 798 blkg_iostat_add(&blkg->iostat.last, &delta); in blkcg_rstat_flush() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/ |
| H A D | base.py | 317 iostat = OrderedDict() 321 iostat[key] = int(val) 333 'iostat': iostat}) 408 iostat = OrderedDict() 421 iostat[split[1]] = int(val) 434 bs_json['iostat'] = iostat
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-time-dd-test.sh | 32 iostat -y -z -x 5 1
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 623 struct nfs4_ff_io_stat *iostat = &layoutstat->io_stat; in nfs4_ff_layout_stat_io_update_requested() local 625 iostat->ops_requested++; in nfs4_ff_layout_stat_io_update_requested() 626 iostat->bytes_requested += requested; in nfs4_ff_layout_stat_io_update_requested() 636 struct nfs4_ff_io_stat *iostat = &layoutstat->io_stat; in nfs4_ff_layout_stat_io_update_completed() local 640 iostat->ops_completed++; in nfs4_ff_layout_stat_io_update_completed() 641 iostat->bytes_completed += completed; in nfs4_ff_layout_stat_io_update_completed() 642 iostat->bytes_not_delivered += requested - completed; in nfs4_ff_layout_stat_io_update_completed() 645 iostat->total_busy_time = in nfs4_ff_layout_stat_io_update_completed() 646 ktime_add(iostat->total_busy_time, timer); in nfs4_ff_layout_stat_io_update_completed() 647 iostat->aggregate_completion_time = in nfs4_ff_layout_stat_io_update_completed() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dool/ |
| H A D | dool_1.0.0.bb | 2 DESCRIPTION = "Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. \
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/ |
| H A D | cpu-load.rst | 9 $ iostat
|
| /OK3568_Linux_fs/buildroot/package/dstat/ |
| H A D | Config.in | 10 vmstat, iostat, netstat and ifstat. Dstat overcomes some of
|
| /OK3568_Linux_fs/buildroot/package/sysstat/ |
| H A D | Config.in | 7 iostat, pidstat and sa tools.
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | fcx.h | 168 struct tsa_iostat iostat; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dool/dool/ |
| H A D | 0001-Fix-rename-in-docs.patch | 40 -Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat 41 +Dool is a versatile replacement for vmstat, iostat and ifstat. Dool
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cpu-load.rst | 9 $ iostat
|
| H A D | iostats.rst | 7 activity. Tools such as ``sar`` and ``iostat`` typically interpret these and do
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | blk-cgroup.h | 125 struct blkg_iostat_set iostat; member
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_eckd.c | 5619 tsb->tsa.iostat.dev_time); in dasd_eckd_dump_sense_tcw() 5622 tsb->tsa.iostat.def_time); in dasd_eckd_dump_sense_tcw() 5625 tsb->tsa.iostat.queue_time); in dasd_eckd_dump_sense_tcw() 5628 tsb->tsa.iostat.dev_busy_time); in dasd_eckd_dump_sense_tcw() 5631 tsb->tsa.iostat.dev_act_time); in dasd_eckd_dump_sense_tcw() 5632 sense = tsb->tsa.iostat.sense; in dasd_eckd_dump_sense_tcw()
|
| H A D | dasd.c | 4202 sense = tsb->tsa.iostat.sense; in dasd_get_sense()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | testimage.bbclass | 120 iostat -x -z -N -d -p ALL 20 2
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-fs-f2fs | 405 The new iostat trace gives stats gap given the period.
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | CHANGES | 543 Removed packages: iostat, kodi-platform, 5283 gnupg, grub2, iostat, iucode-tool, libgcrypt, libkcapi, 5894 imagemagick, iostat, iucode-tool, jack2, libarchive, libcurl, 7207 inadyn, intltool, iostat, iperf3, ipmiutil, iproute2, 9710 htop, icu, igh-ethercat, imagemagick, input-tools, iostat, 10632 gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
|
| H A D | Config.in.legacy | 406 bool "iostat package removed"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 14347 PROGRAM iostat 14385 PROGRAM iostat
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 14347 PROGRAM iostat 14385 PROGRAM iostat
|