Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 15 of 15) sorted by relevance

/tools/testing/ktest/
Dconfig-bisect.pl700 my $bad = "$bad_start.tmp";
717 if ( -f $good || -f $bad ) {
724 if ( -f $bad ) {
725 $p = "$p$bad exists\n";
735 run_command "cp $bad_start $bad" or die "failed to copy to $bad\n";
740 if ( ! -f $bad ) {
741 die "Can not find file $bad\n";
746 run_command "cp $output_config $bad" or die "failed to copy $config to $bad\n";
752 my $ret = config_bisect $good, $bad;
761 run_command "rm $bad";
[all …]
Dktest.pl3004 my $bad = $bisect_bad;
3018 $bad = get_sha1($bad);
3062 doprint "TESTING BISECT BAD [$bad]\n";
3063 run_command "git checkout $bad" or
3064 dodie "Failed to checkout $bad";
3069 fail "Tested BISECT_BAD [$bad] and it succeeded" and return 0;
3101 run_git_bisect "git bisect bad $bad" or
3102 dodie "could not set bisect bad to $bad";
3233 my ($good, $bad) = @_;
3241 run_command "$diffexec $good $bad", 1;
[all …]
/tools/testing/ktest/examples/include/
Dbisect.conf87 CONFIG_BISECT = ${THIS_DIR}/config-bad
/tools/perf/
Dbuiltin-lock.c688 static void print_bad_events(int bad, int total) in print_bad_events() argument
696 pr_info("bad: %d, total: %d\n", bad, total); in print_bad_events()
697 pr_info("bad rate: %.2f %%\n", (double)bad / (double)total * 100); in print_bad_events()
708 int bad, total; in print_result() local
721 bad = total = 0; in print_result()
725 bad++; in print_result()
754 print_bad_events(bad, total); in print_result()
/tools/lib/traceevent/plugins/
DMakefile206 (echo Either missing one of [$1] or bad version of $(NM)) 1>&2;\
/tools/perf/Documentation/
Dtopdown.txt6 frontend bound, backend bound, bad speculation, retiring.
28 # time retiring bad speculation frontend bound backend bound
238 topdown-retiring, topdown-bad-spec, topdown-fe-bound and topdown-be-bound.
Dperf-stat.txt359 bad speculation and retiring.
/tools/memory-model/Documentation/
Dreferences.txt79 2019. "Calibrating your fear of big bad optimizing compilers"
85 2019. "Who's afraid of a big bad optimizing compiler?"
Dsimple.txt256 Who's afraid of a big bad optimizing compiler?
258 Calibrating your fear of big bad optimizing compilers
260 Concurrency bugs should fear the big bad data-race detector (part 1)
262 Concurrency bugs should fear the big bad data-race detector (part 2)
Dlitmus-tests.txt62 filled in and ready for use. It would be very bad if the consumer saw the
66 suffices to avoid this bad outcome:
202 indicates that the bad result flagged by the "exists" clause never
204 bad result happened in some but not all executions, or it might say
205 "Always" to indicate that the bad result happened in all executions.
207 "exists" clause indicates a bad result. To see this, invert the "exists"
/tools/testing/selftests/powerpc/math/
Dfpu_asm.S11 li r3,1 # assume a bad result
Dvmx_asm.S13 li r3,1 # assume a bad result
/tools/memory-model/
Dlinux-kernel.bell79 flag ~empty different-values(srcu-rscs) as srcu-bad-nesting
/tools/perf/util/
Dstat.c99 ID(TOPDOWN_BAD_SPEC, topdown-bad-spec),
/tools/objtool/Documentation/
Dstack-validation.txt217 a just a bad person, you can tell objtool to ignore it. See the