Lines Matching refs:sdebug_statistics
784 static bool sdebug_statistics = DEF_STATISTICS; variable
4737 if (sdebug_statistics) { in sdebug_q_cmd_complete()
5520 if (sdebug_statistics) in schedule_resp()
5533 if (sdebug_statistics) in schedule_resp()
5615 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
5718 "statistics", (int)sdebug_statistics); in scsi_debug_info()
5770 sdebug_statistics); in scsi_debug_show_info()
6105 if (nth && !sdebug_statistics) { in every_nth_store()
6107 sdebug_statistics = true; in every_nth_store()
6352 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
6361 sdebug_statistics = true; in statistics_store()
6364 sdebug_statistics = false; in statistics_store()
7224 if (sdebug_statistics) { in scsi_debug_queuecommand()
7486 sdebug_statistics = true; in sdebug_driver_probe()