Home
last modified time | relevance | path

Searched refs:blkcg_debug_stats (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-cgroup.c60 bool blkcg_debug_stats = false; variable
1165 if (blkcg_debug_stats && atomic_read(&blkg->use_delay)) { in blkcg_fill_root_iostats()
2215 module_param(blkcg_debug_stats, bool, 0644); in blk_cgroup_bio_start()
2216 MODULE_PARM_DESC(blkcg_debug_stats, "True if you want debug stats, false if not"); in blk_cgroup_bio_start()
H A Dblk-iolatency.c952 if (!blkcg_debug_stats) in iolatency_pd_stat()