Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 87) sorted by relevance

1234

/tools/testing/selftests/powerpc/pmu/
DMakefile9 all: $(PROGS) $(SUB_TARGETS) target
17 run_tests: all sub_run_tests
26 $(MAKE) -k -C $@ all
28 sub_run_tests: all
38 .PHONY: all run_tests clean sub_run_tests sub_clean $(SUB_TARGETS)
/tools/testing/selftests/sysctl/
DMakefile5 all: target
14 run_tests: all test_num test_string
19 .PHONY: all run_tests clean test_num test_string
/tools/testing/selftests/powerpc/mm/
DMakefile6 all: $(PROGS) target
10 run_tests: all
18 .PHONY: all run_tests clean
/tools/testing/selftests/firmware/
DMakefile4 all: target
22 run_tests: all fw_filesystem fw_userhelper
27 .PHONY: all clean run_tests fw_filesystem fw_userhelper
/tools/testing/selftests/powerpc/primitives/
DMakefile5 all: $(PROGS) target
9 run_tests: all
17 .PHONY: all run_tests clean
/tools/testing/selftests/powerpc/tm/
DMakefile3 all: $(PROGS) target
7 run_tests: all
15 .PHONY: all run_tests clean
/tools/testing/selftests/powerpc/
DMakefile20 all: $(TARGETS) target
23 $(MAKE) -k -C $@ all
25 run_tests: all
39 .PHONY: all run_tests clean tags $(TARGETS)
/tools/testing/selftests/mount/
DMakefile3 all: unprivileged-remount-test target
12 run_tests: all test_unprivileged_remount
17 .PHONY: all test_unprivileged_remount
/tools/perf/Documentation/
Dperf-help.txt10 'perf help' [-a|--all] [COMMAND]
19 If the option '--all' or '-a' is given, then all available commands are
32 --all::
33 Prints all the available commands on the standard output. This
Dperf-trace.txt33 --all-cpus::
34 System-wide collection from all CPUs.
39 Prefixing with ! shows all syscalls but the ones specified. You may
77 the thread executes on the designated CPUs. Default is to monitor all CPUs.
103 Show all syscalls followed by a summary by thread with min, max, and
110 -F=[all|min|maj]::
111 --pf=[all|min|maj]::
113 major or all pagefaults. Default value is maj.
137 When --verbose specified, perf trace tries to print all available information
149 $ perf trace -F all
/tools/testing/selftests/powerpc/copyloops/
DMakefile12 all: $(PROGS) target
21 run_tests: all
29 .PHONY: all run_tests clean
/tools/testing/selftests/user/
DMakefile4 all: target
6 run_tests: all
/tools/perf/config/feature-checks/
DMakefile3 test-all.bin \
28 test-stackprotector-all.bin \
35 all: $(FILES) target
41 test-all.bin:
42 …$(BUILD) -Werror -fstack-protector-all -O2 -Werror -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -la…
47 test-stackprotector-all.bin:
48 $(BUILD) -Werror -fstack-protector-all
/tools/testing/selftests/timers/
DMakefile1 all: target
4 run_tests: all
/tools/power/cpupower/debug/x86_64/
DMakefile12 default: all
20 all: $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode target
30 .PHONY: all default clean install
/tools/testing/selftests/ptrace/
DMakefile4 all: peeksiginfo target
9 run_tests: all
/tools/testing/selftests/efivarfs/
DMakefile6 all: $(test_objs) target
8 run_tests: all
/tools/testing/selftests/vm/
DMakefile8 all: $(BINARIES) target
12 run_tests: all
/tools/testing/selftests/net/
DMakefile10 all: $(NET_PROGS) target
14 run_tests: all
/tools/power/acpi/tools/ec/
DMakefile10 all: ec_access target
22 .PHONY: all install uninstall
/tools/testing/selftests/memfd/
DMakefile5 all: target
8 run_tests: all
/tools/power/cpupower/debug/i386/
DMakefile12 default: all
26 all: $(OUTPUT)centrino-decode $(OUTPUT)dump_psb $(OUTPUT)intel_gsic $(OUTPUT)powernow-k8-decode target
41 .PHONY: all default clean install
/tools/testing/selftests/ipc/
DMakefile14 all: target
21 run_tests: all
/tools/testing/selftests/powerpc/pmu/ebb/
DMakefile19 all: $(PROGS) target
27 run_tests: all
/tools/testing/selftests/kcmp/
DMakefile17 all: target
24 run_tests: all

1234