Lines Matching refs:sdebug_statistics
961 static bool sdebug_statistics = DEF_STATISTICS; variable
6396 if (sdebug_statistics) { in sdebug_q_cmd_complete()
7250 if (sdebug_statistics) in schedule_resp()
7279 if (sdebug_statistics) in schedule_resp()
7361 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
7482 "statistics", (int)sdebug_statistics); in scsi_debug_info()
7559 sdebug_statistics); in scsi_debug_show_info()
7904 if (nth && !sdebug_statistics) { in every_nth_store()
7906 sdebug_statistics = true; in every_nth_store()
8159 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
8168 sdebug_statistics = true; in statistics_store()
8171 sdebug_statistics = false; in statistics_store()
9105 if (sdebug_statistics) { in sdebug_blk_mq_poll_iter()
9254 if (sdebug_statistics) { in scsi_debug_queuecommand()
9584 sdebug_statistics = true; in sdebug_driver_probe()