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