Lines Matching refs:doprint

91 sub doprint {  subroutine
96 doprint "CRITICAL FAILURE... ", @_, "\n";
168 doprint("$command ... ");
193 doprint "[1 second] ";
195 doprint "[$delta seconds] ";
199 doprint "FAILED!\n";
201 doprint "SUCCESS\n";
238 doprint "olddefconfig failed, trying make oldnoconfig\n";
240 doprint "oldnoconfig failed, trying yes '' | make oldconfig\n";
251 doprint "Reading configs from $config\n";
297 doprint "Saving configs into $file\n";
310 doprint "Creating old config from $name configs\n";
390 doprint "\n\n***************************************\n";
391 doprint "Found bad config: $config\n";
392 doprint "***************************************\n\n";
412 doprint "New config equals bad config, try next test\n";
419 doprint "New config equals good config, try next test\n";
444 doprint "$sym$config\n";
460 doprint " $config $good_value -> $bad_value\n";
478 doprint "Settings bisect with $which half of $type configs:\n";
480 doprint "Updating $item to $source_configs{$item}\n";
519 doprint "# of configs to check: $len_diff\n";
520 doprint "# of configs showing only in good: $len_g\n";
521 doprint "# of configs showing only in bad: $len_b\n";
526 doprint "Configs left to check:\n";
527 doprint " Good Config\t\t\tBad Config\n";
528 doprint " -----------\t\t\t----------\n";
530 doprint " $good_configs{$item}\t$bad_configs{$item}\n";
536 doprint "Set tmp config to be good config with some bad config values\n";
545 doprint "Set tmp config to be bad config with some good config values\n";
561 doprint "Set tmp config to be good config with some bad config values\n";
570 doprint "Set tmp config to be bad config with some good config values\n";
582 doprint "READY TO TEST .config IN $build\n";
586 doprint "\n%%%%%%%% FAILED TO FIND SINGLE BAD CONFIG %%%%%%%%\n";
587 doprint "Hmm, can't make any more changes without making good == bad?\n";
588 doprint "Difference between good (+) and bad (-)\n";
619 doprint "Run good configs through make oldconfig\n";
624 doprint "Run bad configs through make oldconfig\n";
759 doprint "Cleaning temp files\n";
764 doprint "See good and bad configs for details:\n";
765 doprint "good: $good\n";
766 doprint "bad: $bad\n";
767 doprint "%%%%%%%% FAILED TO FIND SINGLE BAD CONFIG %%%%%%%%\n";