/linux/drivers/base/test/ |
H A 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()
|
/linux/Documentation/admin-guide/device-mapper/ |
H A 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.
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A 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,
|
/linux/tools/testing/crypto/chacha20-s390/ |
H A 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()
|
/linux/arch/xtensa/kernel/ |
H A D | s32c1i_selftest.c | 74 /* took exception? */ in check_s32c1i() 99 pr_warn("S32C1I took exception %d, %d\n", cause1, cause2); in check_s32c1i()
|
/linux/tools/perf/bench/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A D | kallsyms-parse.c | 61 printf(" Average kallsyms__parse took: %.3f ms (+- %.3f ms)\n", in do_kallsyms_parse()
|
/linux/tools/power/cpupower/bench/ |
H A D | benchmark.c | 132 printf("performance cycle took %lius, " in start_benchmark() 158 printf("powersave cycle took %lius, " in start_benchmark()
|
/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 128 This is returned by drivers when an operation took too much 131 SMBus adapters may return it when an operation took more
|
/linux/arch/x86/events/amd/ |
H A D | lbr.c | 198 * speculative but took the wrong path. in amd_pmu_lbr_read() 201 * non-speculative but took the correct path. in amd_pmu_lbr_read() 204 * speculative and took the correct path in amd_pmu_lbr_read()
|
/linux/Documentation/trace/ |
H A 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.
|
H A D | events-nmi.rst | 17 INFO: NMI handler took too long to run: 9.207 msecs
|
/linux/tools/testing/selftests/tc-testing/scripts/ |
H A D | taprio_wait_for_admin.sh | 8 # schedule change actually took place.
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | no_handler_test.c | 53 /* The real test is that we never took an EBB at 0x0 */ in no_handler_test()
|
/linux/drivers/rtc/ |
H A D | rtc-mc146818-lib.c | 71 * 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/Documentation/arch/powerpc/ |
H A D | mpc52xx.rst | 38 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | amd_fam14h_idle.c | 239 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()
|
H A D | cpupower-monitor.h | 73 fprintf(stderr, gettext("Measure took %u seconds, but registers could " \
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gf100.c | 135 nvkm_debug(<c->subdev, "LTC invalidate took %lld ns\n", taken); in gf100_ltc_invalidate() 148 nvkm_debug(<c->subdev, "LTC flush took %lld ns\n", taken); in gf100_ltc_flush()
|
/linux/drivers/md/ |
H A D | dm-builtin.c | 25 * 5. The other process that took the reference in step 1 drops it,
|
/linux/include/uapi/linux/ |
H A D | pg.h | 62 int duration; /* time in seconds command took */
|
/linux/block/ |
H A D | blk-zoned.c | 511 * took when the plug was inserted in the hash table. in disk_remove_zone_wplug() 882 * on the zone write plug we took above on entry to this function. in blk_zone_write_plug_init_request() 1238 /* Drop the reference we took when the BIO was issued. */ in blk_zone_write_plug_bio_endio() 1249 /* Drop the reference we took when entering this function. */ in blk_zone_write_plug_bio_endio() 1265 * Drop the reference we took when the request was initialized in in blk_zone_write_plug_finish_request() 1272 /* Drop the reference we took when entering this function. */ in blk_zone_write_plug_finish_request() 1310 * usage counter we took when the BIO was plugged, but the submission in blk_zone_wplug_bio_work() 1318 /* Drop the reference we took in disk_zone_wplug_schedule_bio_work(). */ in blk_zone_wplug_bio_work()
|
/linux/drivers/base/ |
H A D | module.c | 53 /* kset_find_obj took a reference */ in module_add_driver()
|