Searched refs:sdebug_statistics (Results 1 – 1 of 1) sorted by relevance
963 static bool sdebug_statistics = DEF_STATISTICS; variable6401 if (sdebug_statistics) { in sdebug_q_cmd_complete()7294 if (sdebug_statistics) in schedule_resp()7323 if (sdebug_statistics) in schedule_resp()7405 module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);7526 "statistics", (int)sdebug_statistics); in scsi_debug_info()7603 sdebug_statistics); in scsi_debug_show_info()7948 if (nth && !sdebug_statistics) { in every_nth_store()7950 sdebug_statistics = true; in every_nth_store()8203 return scnprintf(buf, PAGE_SIZE, "%d\n", (int)sdebug_statistics); in statistics_show()[all …]