Searched refs:autocorrect (Results 1 – 2 of 2) sorted by relevance
12 static int autocorrect; variable18 return perf_config_int(&autocorrect, var,value); in perf_unknown_cmd_config()90 if (autocorrect && n == 1) { in help_unknown_cmd()100 if (autocorrect > 0) { in help_unknown_cmd()102 (float)autocorrect/10.0); in help_unknown_cmd()103 poll(NULL, 0, autocorrect * 100); in help_unknown_cmd()
107 autocorrect = 0