| /kernel/linux/linux-5.10/drivers/base/test/ |
| D | test_async_driver_probe.c | 33 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/ |
| D | test_async_driver_probe.c | 33 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/ |
| D | statistics.rst | 82 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/ |
| D | statistics.rst | 82 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/ |
| D | qcom,rpm-master-stats.yaml | 21 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/ |
| D | test-cipher.c | 81 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/ |
| D | s32c1i_selftest.c | 74 /* 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/ |
| D | s32c1i_selftest.c | 75 /* 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/ |
| D | find-bit-bench.c | 107 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()
|
| D | synthesize.c | 97 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/ |
| D | find-bit-bench.c | 111 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()
|
| D | synthesize.c | 97 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()
|
| D | evlist-open-close.c | 181 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/ |
| D | fault-codes.rst | 124 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/ |
| D | benchmark.c | 132 printf("performance cycle took %lius, " in start_benchmark() 158 printf("powersave cycle took %lius, " in start_benchmark()
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | fault-codes.rst | 124 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/ |
| D | benchmark.c | 132 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/ |
| D | taprio_wait_for_admin.sh | 8 # schedule change actually took place.
|
| /kernel/linux/linux-6.6/arch/x86/events/amd/ |
| D | lbr.c | 196 * 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/ |
| D | timerlat-tracer.rst | 102 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/ |
| D | no_handler_test.c | 53 /* 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/ |
| D | no_handler_test.c | 53 /* The real test is that we never took an EBB at 0x0 */ in no_handler_test()
|
| /kernel/linux/linux-6.6/Documentation/powerpc/ |
| D | mpc52xx.rst | 38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | mpc52xx.rst | 38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
| /kernel/linux/linux-5.10/Documentation/trace/ |
| D | events-nmi.rst | 17 INFO: NMI handler took too long to run: 9.207 msecs
|