Lines Matching refs:sdebug_statistics
884 static bool sdebug_statistics = DEF_STATISTICS; variable
5647 if (sdebug_statistics) { in sdebug_q_cmd_complete()
6504 if (sdebug_statistics) in schedule_resp()
6535 if (sdebug_statistics) in schedule_resp()
6619 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
6740 "statistics", (int)sdebug_statistics); in scsi_debug_info()
6817 sdebug_statistics); in scsi_debug_show_info()
7162 if (nth && !sdebug_statistics) { in every_nth_store()
7164 sdebug_statistics = true; in every_nth_store()
7417 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
7426 sdebug_statistics = true; in statistics_store()
7429 sdebug_statistics = false; in statistics_store()
8381 if (sdebug_statistics) { in sdebug_blk_mq_poll_iter()
8531 if (sdebug_statistics) { in scsi_debug_queuecommand()
8854 sdebug_statistics = true; in sdebug_driver_probe()