Home
last modified time | relevance | path

Searched refs:pr_info (Results 1 – 25 of 63) sorted by relevance

123

/tools/testing/selftests/
Dkselftest_module.h30 pr_info("skipped %u tests\n", skipped_tests); in kstm_report()
31 pr_info("remaining %u tests passed\n", total_tests); in kstm_report()
33 pr_info("all %u tests passed\n", total_tests); in kstm_report()
43 pr_info("loaded.\n"); \
49 pr_info("unloaded.\n"); \
/tools/testing/selftests/kvm/
Dsteal_time.c90 pr_info("VCPU%d:\n", vcpuid); in steal_time_dump()
91 pr_info(" steal: %lld\n", st->steal); in steal_time_dump()
92 pr_info(" version: %d\n", st->version); in steal_time_dump()
93 pr_info(" flags: %d\n", st->flags); in steal_time_dump()
94 pr_info(" preempted: %d\n", st->preempted); in steal_time_dump()
95 pr_info(" u8_pad: "); in steal_time_dump()
97 pr_info("%d", st->u8_pad[i]); in steal_time_dump()
98 pr_info("\n pad: "); in steal_time_dump()
100 pr_info("%d", st->pad[i]); in steal_time_dump()
101 pr_info("\n"); in steal_time_dump()
[all …]
Dmemslot_perf_test.c127 pr_info(__VA_ARGS__); \
839pr_info("usage: %s [-h] [-v] [-d] [-s slots] [-f first_test] [-e last_test] [-l test_length] [-r r… in help()
841 pr_info(" -h: print this help screen.\n"); in help()
842 pr_info(" -v: enable verbose mode (not for benchmarking).\n"); in help()
843 pr_info(" -d: enable extra debug checks.\n"); in help()
844 pr_info(" -s: specify memslot count cap (-1 means no cap; currently: %i)\n", in help()
846 pr_info(" -f: specify the first test to run (currently: %i; max %zu)\n", in help()
848 pr_info(" -e: specify the last test to run (currently: %i; max %zu)\n", in help()
850 pr_info(" -l: specify the test length in seconds (currently: %i)\n", in help()
852 pr_info(" -r: specify the number of runs per test (currently: %i)\n", in help()
[all …]
Ddemand_paging_test.c94 pr_info("Failed UFFDIO_COPY in 0x%lx from thread %d with errno: %d\n", in handle_uffd_page_request()
106 pr_info("Failed UFFDIO_CONTINUE in 0x%lx from thread %d with errno: %d\n", in handle_uffd_page_request()
159 pr_info("poll err"); in uffd_handler_thread_fn()
166 pr_info("Polling uffd returned %d", r); in uffd_handler_thread_fn()
171 pr_info("uffd revents has POLLERR"); in uffd_handler_thread_fn()
189 pr_info("Read of uffd got errno %d\n", errno); in uffd_handler_thread_fn()
194 pr_info("Read on uffd returned unexpected size: %d bytes", r); in uffd_handler_thread_fn()
365 pr_info("Finished creating vCPUs and starting uffd threads\n"); in run_test()
374 pr_info("Started all vCPUs\n"); in run_test()
384 pr_info("All vCPU threads joined\n"); in run_test()
[all …]
Dkvm_page_table_test.c324 pr_info("Testing guest mode: %s\n", vm_guest_mode_string(mode)); in pre_init_before_test()
325 pr_info("Testing memory backing src type: %s\n", in pre_init_before_test()
327 pr_info("Testing memory backing src granularity: 0x%lx\n", in pre_init_before_test()
329 pr_info("Testing memory size(aligned): 0x%lx\n", test_mem_size); in pre_init_before_test()
330 pr_info("Guest physical test memory offset: 0x%lx\n", in pre_init_before_test()
332 pr_info("Host virtual test memory offset: 0x%lx\n", in pre_init_before_test()
334 pr_info("Number of testing vCPUs: %d\n", nr_vcpus); in pre_init_before_test()
388 pr_info("Started all vCPUs successfully\n"); in run_test()
397 pr_info("KVM_CREATE_MAPPINGS: total execution time: %ld.%.9lds\n\n", in run_test()
410 pr_info("KVM_UPDATE_MAPPINGS: total execution time: %ld.%.9lds\n\n", in run_test()
[all …]
Dkvm_create_max_vcpus.c28 pr_info("Testing creating %d vCPUs, with IDs %d...%d.\n", in test_vcpu_creation()
51 pr_info("KVM_CAP_MAX_VCPU_ID: %d\n", kvm_max_vcpu_id); in main()
52 pr_info("KVM_CAP_MAX_VCPUS: %d\n", kvm_max_vcpus); in main()
Ddirty_log_perf_test.c235 pr_info("Populate memory time: %ld.%.9lds\n", in run_test()
242 pr_info("Enabling dirty logging time: %ld.%.9lds\n\n", in run_test()
262 pr_info("Iteration %d dirty memory time: %ld.%.9lds\n", in run_test()
270 pr_info("Iteration %d get dirty log time: %ld.%.9lds\n", in run_test()
279 pr_info("Iteration %d clear dirty log time: %ld.%.9lds\n", in run_test()
288 pr_info("Disabling dirty logging time: %ld.%.9lds\n", in run_test()
297 pr_info("Get dirty log over %lu iterations took %ld.%.9lds. (Avg %ld.%.9lds/iteration)\n", in run_test()
303 pr_info("Clear dirty log over %lu iterations took %ld.%.9lds. (Avg %ld.%.9lds/iteration)\n", in run_test()
403 pr_info("Test iterations: %"PRIu64"\n", p.iterations); in main()
Ddirty_log_test.c330 pr_info("Notifying vcpu to continue\n"); in dirty_ring_continue_vcpu()
369 pr_info("Iteration %ld collected %u pages\n", iteration, count); in dirty_ring_collect_dirty_pages()
386 pr_info("vcpu stops because %s...\n", in dirty_ring_after_vcpu_run()
390 pr_info("vcpu continues now.\n"); in dirty_ring_after_vcpu_run()
551 pr_info("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker()
680 pr_info("Testing guest mode: %s\n", vm_guest_mode_string(mode)); in create_vm()
750 pr_info("guest physical test memory offset: 0x%lx\n", guest_test_phys_mem); in run_test()
819 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test()
890 pr_info("Setting log mode to: '%s'\n", in main()
913 pr_info("Test iterations: %"PRIu64", interval: %"PRIu64" (ms)\n", in main()
[all …]
Dmemslot_modification_stress_test.c121 pr_info("Finished creating vCPUs\n"); in run_test()
127 pr_info("Started all vCPUs\n"); in run_test()
138 pr_info("All vCPU threads joined\n"); in run_test()
Dset_memory_region_test.c315 pr_info("Testing KVM_RUN with zero added memory regions\n"); in test_zero_memory_regions()
371 pr_info("Allowed number of memory slots: %i\n", max_mem_slots); in test_add_max_memory_regions()
376 pr_info("Adding slots 0..%i, each memory region with %dK size\n", in test_add_max_memory_regions()
435 pr_info("Testing MOVE of in-use region, %d loops\n", loops); in main()
439 pr_info("Testing DELETE of in-use region, %d loops\n", loops); in main()
/tools/perf/
Dbuiltin-lock.c695 pr_info("\n=== output for debug===\n\n"); in print_bad_events()
696 pr_info("bad: %d, total: %d\n", bad, total); in print_bad_events()
697 pr_info("bad rate: %.2f %%\n", (double)bad / (double)total * 100); in print_bad_events()
698 pr_info("histogram of events caused bad sequence\n"); in print_bad_events()
700 pr_info(" %10s: %d\n", name[i], bad_hist[i]); in print_bad_events()
710 pr_info("%20s ", "Name"); in print_result()
711 pr_info("%10s ", "acquired"); in print_result()
712 pr_info("%10s ", "contended"); in print_result()
714 pr_info("%15s ", "avg wait (ns)"); in print_result()
715 pr_info("%15s ", "total wait (ns)"); in print_result()
[all …]
Dbuiltin-kvm.c395 pr_info("%" PRIu64 " VM %d, vcpu %d: %s event took %" PRIu64 "usec\n", in handle_end_event()
575 pr_info("Analyze events for "); in print_vcpu_info()
578 pr_info("all VMs, "); in print_vcpu_info()
580 pr_info("pid(s) %s, ", kvm->opts.target.pid); in print_vcpu_info()
582 pr_info("dazed and confused on what is monitored, "); in print_vcpu_info()
585 pr_info("all VCPUs:\n\n"); in print_vcpu_info()
587 pr_info("VCPU %d:\n\n", vcpu); in print_vcpu_info()
599 pr_info("%s.%06ld", date, tv.tv_usec); in show_timeofday()
601 pr_info("00:00:00.000000"); in show_timeofday()
617 pr_info("\n\n"); in print_result()
[all …]
/tools/perf/tests/
Dvmlinux-kallsyms.c200 pr_info("WARN: Maps only in vmlinux:\n"); in test__vmlinux_matches_kallsyms()
221 pr_info("WARN: Maps in vmlinux with a different name in kallsyms:\n"); in test__vmlinux_matches_kallsyms()
225 pr_info("WARN: %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as", in test__vmlinux_matches_kallsyms()
228 pr_info(":\nWARN: *%" PRIx64 "-%" PRIx64 " %" PRIx64, in test__vmlinux_matches_kallsyms()
230 pr_info(" %s\n", pair->dso->name); in test__vmlinux_matches_kallsyms()
242 pr_info("WARN: Maps only in kallsyms:\n"); in test__vmlinux_matches_kallsyms()
Dhists_filter.c148 pr_info("Normal histogram\n"); in test__hists_filter()
172 pr_info("Histogram for thread filter\n"); in test__hists_filter()
201 pr_info("Histogram for dso filter\n"); in test__hists_filter()
236 pr_info("Histogram for symbol filter\n"); in test__hists_filter()
265 pr_info("Histogram for socket filters\n"); in test__hists_filter()
296 pr_info("Histogram for all filters\n"); in test__hists_filter()
Dhists_common.c174 pr_info("----- %s --------\n", __func__); in print_hists_in()
182 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in()
201 pr_info("----- %s --------\n", __func__); in print_hists_out()
209 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
Dbuiltin-test.c477 pr_info(" Ok\n"); in test_and_print()
635 pr_info("%2d: %-*s:", i, width, test.desc); in run_shell_tests()
692 pr_info("%2d: %-*s:", i, width, t->desc); in __cmd_test()
719 pr_info("\n"); in __cmd_test()
732 pr_info("%2d.%1d: %-*s:", i, subi + 1, subw, in __cmd_test()
769 pr_info("%2d: %s\n", i, t.desc); in perf_test__list_shell()
792 pr_info("%2d: %s\n", i, t->desc); in perf_test__list()
799 pr_info("%2d:%1d: %s\n", i, subi + 1, in perf_test__list()
/tools/virtio/virtio-trace/
Dtrace-agent-ctl.c61 pr_info("Receive interrupt %d\n", global_signal_val); in wait_order()
128 pr_info("Invalid host notification: %s\n", buf); in rw_ctl_loop()
/tools/bootconfig/include/linux/
Dprintk.h11 #define pr_info printk macro
/tools/testing/radix-tree/linux/
Dkernel.h17 #define pr_info printk macro
/tools/perf/pmu-events/
Djevents.c325 pr_info("%s: asprintf() error %s\n", prog); in get_topic()
348 pr_info("%s: strdup() error %s for file %s\n", prog, in add_topic()
753 pr_info("%s: asprintf() error %s for file %s\n", prog, in file_name_to_table_name()
859 pr_info("%s: Processing mapfile %s\n", prog, fpath); in process_mapfile()
867 pr_info("%s: Error %s opening %s\n", prog, strerror(errno), in process_mapfile()
894 pr_info("%s: Mapfile %s: line %d too long, aborting\n", in process_mapfile()
942 pr_info("%s: Creating empty pmu_events_map[] table\n", prog); in create_empty_mapping()
1091 pr_info("%s: Error determining table name for %s\n", prog, in process_one_file()
1130 pr_info("%s: Ignoring file %s\n", prog, fpath); in process_one_file()
1140 pr_info("%s: Ignoring file without .json suffix %s\n", prog, in process_one_file()
[all …]
/tools/testing/selftests/kvm/x86_64/
Devmcs_test.c171 pr_info("Running L1 which uses EVMCS to run L2\n"); in main()
203 pr_info("Injecting NMI into L1 before L2 had a chance to run after restore\n"); in main()
213 pr_info("Trying extra KVM_GET_NESTED_STATE/KVM_SET_NESTED_STATE cycle\n"); in main()
Dmmu_role_test.c136 pr_info("Test MMIO after toggling CPUID.GBPAGES\n\n"); in main()
141 pr_info("Test MMIO after changing CPUID.MAXPHYADDR\n\n"); in main()
/tools/perf/arch/x86/util/
Dheader.c113 pr_info("Invalid CPUID %s. Full CPUID is required, " in strcmp_cpuid_str()
120 pr_info("Invalid regular expression %s\n", mapcpuid); in strcmp_cpuid_str()
/tools/testing/selftests/kvm/include/
Dtest_util.h31 #define pr_info(...) printf(__VA_ARGS__) macro
33 #define pr_info(...) _no_printf(__VA_ARGS__) macro
/tools/lib/api/
Ddebug-internal.h18 #define pr_info(fmt, ...) __pr(__pr_info, fmt, ##__VA_ARGS__) macro

123