Lines Matching refs:sdebug_statistics
793 static bool sdebug_statistics = DEF_STATISTICS; variable
4906 if (sdebug_statistics) { in sdebug_q_cmd_complete()
5640 if (sdebug_statistics) in schedule_resp()
5671 if (sdebug_statistics) in schedule_resp()
5754 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
5862 "statistics", (int)sdebug_statistics); in scsi_debug_info()
5939 sdebug_statistics); in scsi_debug_show_info()
6284 if (nth && !sdebug_statistics) { in every_nth_store()
6286 sdebug_statistics = true; in every_nth_store()
6539 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
6548 sdebug_statistics = true; in statistics_store()
6551 sdebug_statistics = false; in statistics_store()
7470 if (sdebug_statistics) { in sdebug_blk_mq_poll_iter()
7520 if (sdebug_statistics) { in scsi_debug_queuecommand()
7819 sdebug_statistics = true; in sdebug_driver_probe()