Lines Matching refs:sdebug_statistics
787 static bool sdebug_statistics = DEF_STATISTICS; variable
4757 if (sdebug_statistics) { in sdebug_q_cmd_complete()
5559 if (sdebug_statistics) in schedule_resp()
5587 if (sdebug_statistics) in schedule_resp()
5665 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
5770 "statistics", (int)sdebug_statistics); in scsi_debug_info()
5822 sdebug_statistics); in scsi_debug_show_info()
6158 if (nth && !sdebug_statistics) { in every_nth_store()
6160 sdebug_statistics = true; in every_nth_store()
6405 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
6414 sdebug_statistics = true; in statistics_store()
6417 sdebug_statistics = false; in statistics_store()
7397 if (sdebug_statistics) { in scsi_debug_queuecommand()
7685 sdebug_statistics = true; in sdebug_driver_probe()