Home
last modified time | relevance | path

Searched full:took (Results 1 – 25 of 742) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/drivers/base/test/
Dtest_async_driver_probe.c33 dev_err(dev, "async probe took too long\n"); in test_probe()
138 pr_info("registration took %lld msecs\n", duration); in test_async_probe_init()
140 pr_err("test failed: probe took too long\n"); in test_async_probe_init()
167 "registration took %lld msecs\n", duration); in test_async_probe_init()
170 "test failed: probe took too long\n"); in test_async_probe_init()
202 pr_info("registration took %lld msecs\n", duration); in test_async_probe_init()
229 "registration took %lld msecs\n", duration); in test_async_probe_init()
/kernel/linux/linux-6.6/drivers/base/test/
Dtest_async_driver_probe.c33 dev_err(dev, "async probe took too long\n"); in test_probe()
137 pr_info("registration took %lld msecs\n", duration); in test_async_probe_init()
139 pr_err("test failed: probe took too long\n"); in test_async_probe_init()
165 "registration took %lld msecs\n", duration); in test_async_probe_init()
168 "test failed: probe took too long\n"); in test_async_probe_init()
199 pr_info("registration took %lld msecs\n", duration); in test_async_probe_init()
225 "registration took %lld msecs\n", duration); in test_async_probe_init()
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dstatistics.rst82 that took 0-10 ms to complete, b is the number of requests
83 that took 10-20 ms to complete, c is the number of requests
84 that took 20-30 ms to complete and d is the number of
85 requests that took more than 30 ms to complete.
/kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/
Dstatistics.rst82 that took 0-10 ms to complete, b is the number of requests
83 that took 10-20 ms to complete, c is the number of requests
84 that took 20-30 ms to complete and d is the number of
85 requests that took more than 30 ms to complete.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/qcom/
Dqcom,rpm-master-stats.yaml21 our device has entered the desired low-power mode, how long it took to do so,
22 the duration of that residence, how long it took to come back online,
/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c81 pr_info("lib encryption took: %lld nsec", end - start); in test_lib_chacha()
95 pr_info("lib decryption took: %lld nsec", end - start); in test_lib_chacha()
187 pr_info("%s tfm encryption successful, took %lld nsec\n", name, end - start); in test_skcipher()
211 pr_info("%s tfm decryption successful, took %lld nsec\n", name, end - start); in test_skcipher()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
Ds32c1i_selftest.c74 /* took exception? */ in check_s32c1i()
99 pr_warn("S32C1I took exception %d, %d\n", cause1, cause2); in check_s32c1i()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
Ds32c1i_selftest.c75 /* took exception? */ in check_s32c1i()
100 pr_warn("S32C1I took exception %d, %d\n", cause1, cause2); in check_s32c1i()
/kernel/linux/linux-5.10/tools/perf/bench/
Dfind-bit-bench.c107 printf(" Average for_each_set_bit took: %.3f usec (+- %.3f usec)\n", in do_for_each_set_bit()
111 printf(" Average test_bit loop took: %.3f usec (+- %.3f usec)\n", in do_for_each_set_bit()
Dsynthesize.c97 printf(" Average %ssynthesis took: %.3f usec (+- %.3f usec)\n", in do_run_single_threaded()
191 printf(" Average synthesis took: %.3f usec (+- %.3f usec)\n", in do_run_multi_threaded()
/kernel/linux/linux-6.6/tools/perf/bench/
Dfind-bit-bench.c111 printf(" Average for_each_set_bit took: %.3f usec (+- %.3f usec)\n", in do_for_each_set_bit()
115 printf(" Average test_bit loop took: %.3f usec (+- %.3f usec)\n", in do_for_each_set_bit()
Dsynthesize.c97 printf(" Average %ssynthesis took: %.3f usec (+- %.3f usec)\n", in do_run_single_threaded()
191 printf(" Average synthesis took: %.3f usec (+- %.3f usec)\n", in do_run_multi_threaded()
Devlist-open-close.c181 pr_debug("Iteration %d took:\t%" PRIu64 "us\n", i, runtime_us); in bench_evlist_open_close__run()
186 printf(" Average open-close took: %.3f usec (+- %.3f usec)\n", time_average, time_stddev); in bench_evlist_open_close__run()
/kernel/linux/linux-6.6/Documentation/i2c/
Dfault-codes.rst124 This is returned by drivers when an operation took too much
127 SMBus adapters may return it when an operation took more
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
Dbenchmark.c132 printf("performance cycle took %lius, " in start_benchmark()
158 printf("powersave cycle took %lius, " in start_benchmark()
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst124 This is returned by drivers when an operation took too much
127 SMBus adapters may return it when an operation took more
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
Dbenchmark.c132 printf("performance cycle took %lius, " in start_benchmark()
158 printf("powersave cycle took %lius, " in start_benchmark()
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
Dtaprio_wait_for_admin.sh8 # schedule change actually took place.
/kernel/linux/linux-6.6/arch/x86/events/amd/
Dlbr.c196 * speculative but took the wrong path. in amd_pmu_lbr_read()
199 * non-speculative but took the correct path. in amd_pmu_lbr_read()
202 * speculative and took the correct path in amd_pmu_lbr_read()
/kernel/linux/linux-6.6/Documentation/trace/
Dtimerlat-tracer.rst102 thread took 7597 ns, and the qxl:21 device IRQ took 7139 ns. Finally,
103 the cc1 thread noise took 9909 ns of time before the context switch.
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
Dno_handler_test.c53 /* The real test is that we never took an EBB at 0x0 */ in no_handler_test()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dno_handler_test.c53 /* The real test is that we never took an EBB at 0x0 */ in no_handler_test()
/kernel/linux/linux-6.6/Documentation/powerpc/
Dmpc52xx.rst38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
/kernel/linux/linux-5.10/Documentation/powerpc/
Dmpc52xx.rst38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
/kernel/linux/linux-5.10/Documentation/trace/
Devents-nmi.rst17 INFO: NMI handler took too long to run: 9.207 msecs

12345678910>>...30