Searched refs:check (Results 1 – 22 of 22) sorted by relevance
/tools/testing/selftests/powerpc/switch_endian/ |
D | check.S | 13 cmpd r9,r3 # check r3 15 addi r9,r15,4 # check r4 18 lis r9,0x00FF # check CR 25 addi r9,r15,32 # check LR 29 addi r9,r15,5 # check r5 32 addi r9,r15,6 # check r6 35 addi r9,r15,7 # check r7 38 addi r9,r15,8 # check r8 41 addi r9,r15,13 # check r13 44 addi r9,r15,14 # check r14 [all …]
|
D | Makefile | 7 switch_endian_test: check-reversed.S 9 check-reversed.o: check.o 12 check-reversed.S: check-reversed.o 18 rm -f $(TEST_PROGS) *.o check-reversed.S
|
D | .gitignore | 2 check-reversed.S
|
/tools/perf/tests/ |
D | parse-events.c | 1331 int (*check)(struct perf_evlist *evlist); member 1337 .check = test__checkevent_tracepoint, 1342 .check = test__checkevent_tracepoint_multi, 1347 .check = test__checkevent_raw, 1352 .check = test__checkevent_numeric, 1357 .check = test__checkevent_symbolic_name, 1362 .check = test__checkevent_symbolic_name_config, 1367 .check = test__checkevent_symbolic_alias, 1372 .check = test__checkevent_genhw, 1377 .check = test__checkevent_breakpoint, [all …]
|
/tools/testing/nvdimm/ |
D | config_check.c | 4 void check(void) in check() function
|
/tools/testing/selftests/timers/ |
D | .gitignore | 4 inconsistency-check
|
D | Makefile | 9 inconsistency-check raw_skew threadtest rtctest
|
/tools/lib/lockdep/include/liblockdep/ |
D | common.h | 42 int trylock, int read, int check,
|
/tools/build/ |
D | Build.include | 32 arg-check = $(strip $(filter-out $(cmd_$(1)), $(cmd_$@)) \ 75 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check)), \ 81 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
|
/tools/testing/selftests/zram/ |
D | README | 23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
|
/tools/perf/util/ |
D | symbol-minimal.c | 14 u8 *check = (u8 *)&data; in check_need_swap() local 17 if (check[0] == 1) in check_need_swap()
|
/tools/testing/selftests/rcutorture/doc/ |
D | TREE_RCU-kconfig.txt | 47 Used only to check CONFIG_RCU_FANOUT value, inspection suffices.
|
/tools/perf/Documentation/ |
D | Makefile | 181 check-man-tools: 195 install-man: check-man-tools man
|
D | examples.txt | 77 To check which functions generated page allocations: 190 and check which instructions/source-code generated page allocations:
|
D | perf-script-perl.txt | 33 the check-perf-script.pl script, while not interesting for its results,
|
D | perf-script-python.txt | 392 -rw-r--r-- 1 trz trz 2548 2010-01-26 22:29 check-perf-script.py 431 the check-perf-script.py script, while not interesting for its results,
|
/tools/power/cpupower/bench/ |
D | README-BENCH | 96 You can easily test all kind of load/sleep times and check whether your
|
/tools/testing/ktest/ |
D | ktest.pl | 2863 my $check = $bisect_check; 2864 my $do_check = defined($check) && $check ne "0"; 2889 if ($check ne "good") { 2901 if ($check ne "bad") {
|
/tools/build/Documentation/ |
D | Build.txt | 98 You can check the 'ex' example in 'tools/build/tests/ex' for more details.
|
/tools/usb/usbip/ |
D | INSTALL | 34 to figure out how `configure' could check whether to do them, and mail 55 3. Optionally, type `make check' to run any self-tests that come with
|
/tools/testing/selftests/networking/timestamping/ |
D | txtimestamp.c | 358 udph->check = 0; /* not allowed for IPv6 */ in do_test()
|
/tools/perf/ |
D | Makefile.perf | 515 check: $(OUTPUT)common-cmds.h
|