Lines Matching refs:sdebug_statistics
937 static bool sdebug_statistics = DEF_STATISTICS; variable
6327 if (sdebug_statistics) { in sdebug_q_cmd_complete()
7179 if (sdebug_statistics) in schedule_resp()
7208 if (sdebug_statistics) in schedule_resp()
7290 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
7411 "statistics", (int)sdebug_statistics); in scsi_debug_info()
7488 sdebug_statistics); in scsi_debug_show_info()
7833 if (nth && !sdebug_statistics) { in every_nth_store()
7835 sdebug_statistics = true; in every_nth_store()
8088 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()
8097 sdebug_statistics = true; in statistics_store()
8100 sdebug_statistics = false; in statistics_store()
9034 if (sdebug_statistics) { in sdebug_blk_mq_poll_iter()
9182 if (sdebug_statistics) { in scsi_debug_queuecommand()
9510 sdebug_statistics = true; in sdebug_driver_probe()