Home
last modified time | relevance | path

Searched refs:nproc (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/external/strace/tests-m32/
Ddelay.c57 const int nproc, in check_delay() argument
65 if (us - us0 < delay_exit * (nproc - 1) / nproc) in check_delay()
68 if (us - us0 > delay_exit * (nproc + 1) / nproc) in check_delay()
71 if (us1 - us < delay_enter * (nproc - 1) / nproc) in check_delay()
74 if (us1 - us > delay_enter * (nproc + 1) / nproc) in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run() argument
83 for (int i = 0; i < nproc; ++i, prev = now) { in run()
95 check_delay(&prev, &ts, &now, nproc, delay_enter, delay_exit); in run()
107 const int nproc = atoi(av[1]); in main() local
108 if (nproc <= 1) in main()
[all …]
/external/strace/tests-mx32/
Ddelay.c57 const int nproc, in check_delay() argument
65 if (us - us0 < delay_exit * (nproc - 1) / nproc) in check_delay()
68 if (us - us0 > delay_exit * (nproc + 1) / nproc) in check_delay()
71 if (us1 - us < delay_enter * (nproc - 1) / nproc) in check_delay()
74 if (us1 - us > delay_enter * (nproc + 1) / nproc) in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run() argument
83 for (int i = 0; i < nproc; ++i, prev = now) { in run()
95 check_delay(&prev, &ts, &now, nproc, delay_enter, delay_exit); in run()
107 const int nproc = atoi(av[1]); in main() local
108 if (nproc <= 1) in main()
[all …]
/external/strace/tests/
Ddelay.c57 const int nproc, in check_delay() argument
65 if (us - us0 < delay_exit * (nproc - 1) / nproc) in check_delay()
68 if (us - us0 > delay_exit * (nproc + 1) / nproc) in check_delay()
71 if (us1 - us < delay_enter * (nproc - 1) / nproc) in check_delay()
74 if (us1 - us > delay_enter * (nproc + 1) / nproc) in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run() argument
83 for (int i = 0; i < nproc; ++i, prev = now) { in run()
95 check_delay(&prev, &ts, &now, nproc, delay_enter, delay_exit); in run()
107 const int nproc = atoi(av[1]); in main() local
108 if (nproc <= 1) in main()
[all …]
/external/oss-fuzz/projects/bad_example/
Dbuild.sh6 make -j$(nproc) clean
7 make -j$(nproc) all
17 make -j$(nproc) clean
18 make -j$(nproc) all
39 make -j$(nproc) clean
40 make -j$(nproc) all
50 make -j$(nproc) clean
51 make -j$(nproc) all
70 make -j$(nproc) clean
71 make -j$(nproc) all
/external/oss-fuzz/projects/dlplibs/
Dbuild.sh21 make -j$(nproc)
29 make -C src -j$(nproc)
37 make -j$(nproc)
45 make -j$(nproc)
60 make -j$(nproc)
82 make -j$(nproc)
96 make -j$(nproc)
102 make -j$(nproc)
108 make -j$(nproc)
114 make -j$(nproc)
[all …]
/external/oss-fuzz/projects/wget2/
Dbuild.sh28 make -j$(nproc)
34 make -j$(nproc)
40 make -j$(nproc)
56 ( make -j$(nproc) || make -j$(nproc) ) && make install
72 make -j$(nproc)
78 make -j$(nproc)
92 make -j$(nproc)
93 make -j$(nproc) -C unit-tests check
94 make -j$(nproc) -C fuzz check
100 make -j$(nproc) -C lib
[all …]
/external/ImageMagick/Magick++/fuzz/
Dbuild.sh6 make -j$(nproc) CFLAGS="$CFLAGS -fPIC"
14 make -j$(nproc)
21 make -j$(nproc)
28 make -j$(nproc)
36 make -j$(nproc)
44 make -j$(nproc)
52 make -j$(nproc)
60 make -j$(nproc)
68 make -j$(nproc)
76 make -j$(nproc)
[all …]
/external/oss-fuzz/projects/wolfssl/
Dbuild.sh57 make -j$(nproc)
62 make -j$(nproc)
64 LIBFUZZER_LINK="$LIB_FUZZING_ENGINE" make -B -j$(nproc)
90 make -j$(nproc)
101 make -j$(nproc)
106 make -j$(nproc)
108 make -j$(nproc)
110 LIBFUZZER_LINK="$LIB_FUZZING_ENGINE" make -B -j$(nproc)
124 make -j$(nproc)
129 make -j$(nproc)
[all …]
/external/oss-fuzz/projects/wget/
Dbuild.sh28 make -j$(nproc)
34 make -j$(nproc)
40 make -j$(nproc)
56 ( make -j$(nproc) || make -j$(nproc) ) && make install
72 make -j$(nproc)
86 make -j$(nproc)
87 make -j$(nproc) -C fuzz check
93 make -j$(nproc) -C lib
94 make -j$(nproc) -C src
98 make -j$(nproc) ../src/libunittest.a
/external/oss-fuzz/projects/kimageformats/
Dbuild.sh21 make install -j$(nproc)
26 make install -j$(nproc)
31 make install -j$(nproc)
45 make sub-gui -j$(nproc)
50 make install -j$(nproc)
58 make -j$(nproc)
59 make install -j$(nproc)
67 make -j$(nproc)
72 make -j$(nproc)
73 make install -j$(nproc)
[all …]
/external/ltp/testcases/realtime/perf/latency/
Drun_auto.sh27 nproc=5
32 echo "number of processes = $nproc " | tee -a $LOG_FILE
35 rm -f $nthread.$iter.$nproc.*.out
38 ./pthread_cond_many --realtime --broadcast -i $iter -n $nthread > $nthread.$iter.$nproc.$i.out &
40 while test $i -lt $nproc
42 ./pthread_cond_many --broadcast -i $iter -n $nthread > $nthread.$iter.$nproc.$i.out &
/external/oss-fuzz/projects/cryptofuzz/
Dbuild.sh134 make -j$(nproc)
154 make -j$(nproc)
176 make -j$(nproc)
203 make -j$(nproc)
218 make libmpdec.a -j$(nproc)
235 make -j$(nproc) >/dev/null 2>&1
245 make libcryptopp.a -j$(nproc) >/dev/null 2>&1
248 make libcryptopp.a -j$(nproc) >/dev/null 2>&1
277 make -j$(nproc) >/dev/null 2>&1
294 make -j$(nproc)
[all …]
/external/oss-fuzz/projects/ecc-diff-fuzzer/
Dbuild.sh27 make -j$(nproc)
32 make -j$(nproc)
39 make -j$(nproc)
52 make -j$(nproc)
61 make -j$(nproc)
69 make -j$(nproc) all
105 make -j$(nproc)
144 make -j$(nproc)
151 make -j$(nproc)
/external/oss-fuzz/projects/gnutls/
Dbuild.sh28 make -j$(nproc)
35 make -j$(nproc)
47 make -j$(nproc)
54 make -j$(nproc)
65 ( make -j$(nproc) || make -j$(nproc) ) && make install
87 make -j$(nproc) -C gl
88 make -j$(nproc) -C lib
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_cgroup_storage.c44 int cpu, nproc; in main() local
46 nproc = get_nprocs_conf(); in main()
47 percpu_value = malloc(sizeof(*percpu_value) * nproc); in main()
49 printf("Not enough memory for per-cpu area (%d cpus)\n", nproc); in main()
110 for (cpu = 0; cpu < nproc; cpu++) in main()
159 for (cpu = 0; cpu < nproc; cpu++) in main()
168 for (cpu = 0; cpu < nproc; cpu++) in main()
171 if (value != nproc * 1000 + 6) { in main()
Dtest_netcnt.c45 int cpu, nproc; in main() local
48 nproc = get_nprocs_conf(); in main()
49 percpu_netcnt = malloc(sizeof(*percpu_netcnt) * nproc); in main()
51 printf("Not enough memory for per-cpu area (%d cpus)\n", nproc); in main()
127 for (cpu = 0; cpu < nproc; cpu++) { in main()
/external/oss-fuzz/projects/libvips/
Dbuild.sh24 make -j$(nproc) all
36 make -j$(nproc)
57 make -j$(nproc)
71 make -j$(nproc)
78 make -j$(nproc)
90 make -j$(nproc)
113 make -j$(nproc)
126 make -j$(nproc)
137 make -j$(nproc) CCLD=$CXX
/external/ltp/testcases/misc/math/fptests/
Dfptest01.c89 int nproc; /* number of processors */ variable
102 nproc = 128; in main()
134 dtw = 1. / nproc; /* mean process work time */ in init()
138 for (p = 1; p <= nproc; p++) { in init()
142 for (p = 1; p <= nproc; p++) { in init()
159 for (i = 0; i < nproc; i++) in term()
200 for (i = 1; i <= nproc; i++) { in addevent()
225 for (i = 1; i <= nproc; i++) { in nextevent()
311 if (barcnt == nproc) { in doevent()
313 for (i = 1; i <= nproc; i++) { in doevent()
Dfptest02.c89 int nproc; /* number of processors */ variable
101 nproc = 128; in main()
133 dtw = 1. / nproc; /* mean process work time */ in init()
137 for (p = 1; p <= nproc; p++) { in init()
141 for (p = 1; p <= nproc; p++) { in init()
179 for (i = 1; i <= nproc; i++) { in addevent()
205 for (i = 1; i <= nproc; i++) { in nextevent()
292 if (barcnt == nproc) { in doevent()
294 for (i = 1; i <= nproc; i++) { in doevent()
/external/oss-fuzz/projects/ffmpeg/
Dbuild.sh35 make -j$(nproc) all
43 make -j$(nproc) all
50 make -j$(nproc)
57 make -j$(nproc)
64 make -j$(nproc) all
71 make -j$(nproc) all
80 make -j$(nproc) all
87 make -j$(nproc)
94 make -j$(nproc) all
106 make -j$(nproc)
[all …]
/external/oss-fuzz/projects/tor/
Dbuild.sh26 make -j$(nproc) clean
27 make -j$(nproc) all
43 make -j$(nproc) LDCMD="$CXX $CXXFLAGS"
49 make -j$(nproc) clean
50 make -j$(nproc) all
69 make -j$(nproc) oss-fuzz-fuzzers
/external/oss-fuzz/projects/knot-dns/
Dbuild.sh32 make -j$(nproc)
45 ( make -j$(nproc) || make -j$(nproc) ) && make install
56 make -j$(nproc)
60 make -j$(nproc)
70 make -j$(nproc)
/external/oss-fuzz/projects/libpsl/
Dbuild.sh33 make -j$(nproc)
40 make -j$(nproc)
48 make -j$(nproc) check
55 make -j$(nproc)
85 make -j$(nproc)
86 make -j$(nproc) check
/external/swiftshader/tests/kokoro/gcp_ubuntu/
Dcontinuous.sh38 cmake --build . -- -j $(nproc)
52 cmake --build . --target ReactorUnitTests -- -j $(nproc)
60 cmake --build . --target ReactorUnitTests -- -j $(nproc)
68 cmake --build . --target ReactorUnitTests -- -j $(nproc)
75 cmake --build . --target ReactorUnitTests -- -j $(nproc)
/external/oss-fuzz/projects/relic/
Dbuild.sh43 make -j$(nproc)
56 make -j$(nproc)
74 make -B -j$(nproc)
76 make -B -j$(nproc)
78 make -B -j$(nproc)

12345678910>>...12