/Linux-v4.19/fs/xfs/ |
D | xfs_trans_ail.c | 377 XFS_STATS_INC(mp, xs_push_ail_flush); in xfsaild_push() 399 XFS_STATS_INC(mp, xs_push_ail); in xfsaild_push() 413 XFS_STATS_INC(mp, xs_push_ail_success); in xfsaild_push() 431 XFS_STATS_INC(mp, xs_push_ail_flushing); in xfsaild_push() 439 XFS_STATS_INC(mp, xs_push_ail_pinned); in xfsaild_push() 446 XFS_STATS_INC(mp, xs_push_ail_locked); in xfsaild_push()
|
D | xfs_icache.c | 56 XFS_STATS_INC(mp, vn_active); in xfs_inode_alloc() 365 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit() 383 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit() 474 XFS_STATS_INC(mp, xs_ig_found); in xfs_iget_cache_hit() 566 XFS_STATS_INC(mp, xs_ig_dup); in xfs_iget_cache_miss() 636 XFS_STATS_INC(mp, xs_ig_attempts); in xfs_iget() 657 XFS_STATS_INC(mp, xs_ig_missed); in xfs_iget() 1181 XFS_STATS_INC(ip->i_mount, xs_ig_reclaims); in xfs_reclaim_inode()
|
D | xfs_dquot.c | 489 XFS_STATS_INC(mp, xs_qm_dquot); in xfs_dquot_alloc() 672 XFS_STATS_INC(mp, xs_qm_dqcachemisses); in xfs_qm_dqget_cache_lookup() 689 XFS_STATS_INC(mp, xs_qm_dqcachehits); in xfs_qm_dqget_cache_lookup() 796 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget() 920 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget_inode() 984 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()
|
D | xfs_buf.c | 245 XFS_STATS_INC(target->bt_mount, xb_create); in _xfs_buf_alloc() 402 XFS_STATS_INC(bp->b_target->bt_mount, xb_page_retries); in xfs_buf_allocate_memory() 407 XFS_STATS_INC(bp->b_target->bt_mount, xb_page_found); in xfs_buf_allocate_memory() 595 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_find() 616 XFS_STATS_INC(btp->bt_mount, xb_busy_locked); in xfs_buf_find() 620 XFS_STATS_INC(btp->bt_mount, xb_get_locked_waited); in xfs_buf_find() 636 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_find() 733 XFS_STATS_INC(target->bt_mount, xb_get); in xfs_buf_get_map() 769 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map()
|
D | xfs_log.c | 260 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait() 371 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_regrant() 439 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_reserve() 1846 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync() 3017 XFS_STATS_INC(log->l_mp, xs_log_noiclogs); in xlog_state_get_iclog_space() 3323 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force() 3392 XFS_STATS_INC(mp, xs_log_force_sleep); in xfs_log_force() 3452 XFS_STATS_INC(mp, xs_log_force_sleep); in __xfs_log_force_lsn() 3475 XFS_STATS_INC(mp, xs_log_force_sleep); in __xfs_log_force_lsn() 3513 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force_lsn()
|
D | xfs_trans.c | 978 XFS_STATS_INC(mp, xs_trans_sync); in __xfs_trans_commit() 980 XFS_STATS_INC(mp, xs_trans_async); in __xfs_trans_commit() 1004 XFS_STATS_INC(mp, xs_trans_empty); in __xfs_trans_commit()
|
D | xfs_stats.h | 184 #define XFS_STATS_INC(mp, v) \ macro
|
D | xfs_qm.c | 435 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in xfs_qm_dquot_isolate() 482 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in xfs_qm_dquot_isolate() 487 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate() 492 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
|
D | xfs_file.c | 260 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_read_iter() 696 XFS_STATS_INC(ip->i_mount, xs_write_calls); in xfs_file_write_iter()
|
D | xfs_iomap.c | 533 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_file_iomap_begin_delay() 786 XFS_STATS_INC(mp, xs_xstrat_quick); in xfs_iomap_write_allocate()
|
D | xfs_super.c | 949 XFS_STATS_INC(ip->i_mount, vn_rele); in xfs_fs_destroy_inode() 950 XFS_STATS_INC(ip->i_mount, vn_remove); in xfs_fs_destroy_inode() 955 XFS_STATS_INC(ip->i_mount, vn_reclaim); in xfs_fs_destroy_inode()
|
D | xfs_dir2_readdir.c | 513 XFS_STATS_INC(dp->i_mount, xs_dir_getdents); in xfs_readdir()
|
D | xfs_iops.c | 753 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_nonsize() 991 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_size()
|
D | xfs_attr_list.c | 524 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list_int()
|
D | xfs_inode.c | 3256 XFS_STATS_INC(mp, xs_icluster_flushcnt); in xfs_iflush_cluster() 3315 XFS_STATS_INC(mp, xs_iflush_count); in xfs_iflush()
|
D | xfs_ioctl.c | 1058 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_ioctl_setattr_xflags()
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dir2.c | 258 XFS_STATS_INC(dp->i_mount, xs_dir_create); in xfs_dir_createname() 350 XFS_STATS_INC(dp->i_mount, xs_dir_lookup); in xfs_dir_lookup() 427 XFS_STATS_INC(dp->i_mount, xs_dir_remove); in xfs_dir_removename()
|
D | xfs_attr.c | 136 XFS_STATS_INC(ip->i_mount, xs_attr_get); in xfs_attr_get() 209 XFS_STATS_INC(mp, xs_attr_set); in xfs_attr_set() 388 XFS_STATS_INC(mp, xs_attr_remove); in xfs_attr_remove()
|
D | xfs_bmap.c | 1547 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_delay_real() 2047 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_unwritten_real() 2655 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_hole_real() 3824 XFS_STATS_INC(mp, xs_blk_mapr); in xfs_bmapi_read() 4270 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_bmapi_write() 4650 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_delay() 4772 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_cow() 4863 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_real() 5153 XFS_STATS_INC(mp, xs_blk_unmap); in __xfs_bunmapi()
|
D | xfs_iext_tree.c | 931 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()
|
D | xfs_alloc.c | 769 XFS_STATS_INC(args->mp, xs_allocx); in xfs_alloc_ag_vextent() 1936 XFS_STATS_INC(mp, xs_freex); in xfs_free_ag_extent()
|