Home
last modified time | relevance | path

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

12345678910>>...17

/linux-6.8/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()
/linux-6.8/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.
/linux-6.8/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,
/linux-6.8/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()
/linux-6.8/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()
/linux-6.8/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()
Dkallsyms-parse.c61 printf(" Average kallsyms__parse took: %.3f ms (+- %.3f ms)\n", in do_kallsyms_parse()
/linux-6.8/Documentation/i2c/
Dfault-codes.rst128 This is returned by drivers when an operation took too much
131 SMBus adapters may return it when an operation took more
/linux-6.8/tools/power/cpupower/bench/
Dbenchmark.c132 printf("performance cycle took %lius, " in start_benchmark()
158 printf("powersave cycle took %lius, " in start_benchmark()
/linux-6.8/tools/testing/selftests/tc-testing/scripts/
Dtaprio_wait_for_admin.sh8 # schedule change actually took place.
/linux-6.8/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()
/linux-6.8/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.
Devents-nmi.rst17 INFO: NMI handler took too long to run: 9.207 msecs
/linux-6.8/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()
/linux-6.8/Documentation/arch/powerpc/
Dmpc52xx.rst38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
/linux-6.8/drivers/md/
Ddm-builtin.c25 * 5. The other process that took the reference in step 1 drops it,
/linux-6.8/drivers/rtc/
Drtc-mc146818-lib.c71 * the NMI took longer than the UIP bit was set. Unlikely, but in mc146818_avoid_UIP()
81 pr_warn("Reading current time from RTC took around %li ms\n", in mc146818_avoid_UIP()
/linux-6.8/tools/power/cpupower/utils/idle_monitor/
Damd_fam14h_idle.c239 dprint("Enabling counters took: %lu us\n", in amd_fam14h_start()
259 dprint("Disabling counters took: %lu ns\n", dbg_timediff); in amd_fam14h_stop()
Dcpupower-monitor.h73 fprintf(stderr, gettext("Measure took %u seconds, but registers could " \
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgf100.c135 nvkm_debug(&ltc->subdev, "LTC invalidate took %lld ns\n", taken); in gf100_ltc_invalidate()
148 nvkm_debug(&ltc->subdev, "LTC flush took %lld ns\n", taken); in gf100_ltc_flush()
/linux-6.8/include/uapi/linux/
Dpg.h62 int duration; /* time in seconds command took */
/linux-6.8/drivers/base/
Dmodule.c53 /* kset_find_obj took a reference */ in module_add_driver()
/linux-6.8/fs/jffs2/
Dcompr_rtime.c69 /* Tell the caller how much we managed to compress, and how much space it took */ in jffs2_rtime_compress()

12345678910>>...17