/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_nested_tsc_scaling_test.c | 46 "TSC freq is expected to be between %"PRIu64" and %"PRIu64 in compare_tsc_freq() 47 " but it actually is %"PRIu64, in compare_tsc_freq() 50 "TSC freq is expected to be between %"PRIu64" and %"PRIu64 in compare_tsc_freq() 51 " but it actually is %"PRIu64, in compare_tsc_freq() 161 printf("L1's scale down factor is: %"PRIu64"\n", l1_scale_factor); in main() 169 printf("real TSC frequency is around: %"PRIu64"\n", l0_tsc_freq); in main() 197 printf("L1's TSC frequency is around: %"PRIu64 in main() 205 printf("L2's TSC frequency is around: %"PRIu64 in main() [all...] |
H A D | kvm_clock_test.c | 65 "unexpected kvm-clock value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]", in handle_sync() 68 pr_info("kvm-clock value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n", in handle_sync()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | time-utils-test.c | 26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n", in test__parse_nsec_time() 31 pr_debug("%" PRIu64 "\n", ptime); in test__parse_nsec_time() 50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_str() 85 pr_debug("first_sample_time %" PRIu64 " last_sample_time %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 104 pr_debug("bad range %d expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 118 pr_debug("failed to skip %" PRIu64 "\ in test__perf_time__parse_for_ranges() [all...] |
H A D | hists_common.c | 182 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in() 209 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
|
H A D | perf-record.c | 194 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD() 199 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | time-utils-test.c | 26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n", in test__parse_nsec_time() 31 pr_debug("%" PRIu64 "\n", ptime); in test__parse_nsec_time() 50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_str() 85 pr_debug("first_sample_time %" PRIu64 " last_sample_time %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 104 pr_debug("bad range %d expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 118 pr_debug("failed to skip %" PRIu64 "\ in test__perf_time__parse_for_ranges() [all...] |
H A D | perf-time-to-tsc.c | 184 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 186 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 188 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
|
H A D | maps.c | 42 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: 1\n", in check_maps() 49 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: %d\n", in check_maps()
|
H A D | perf-record.c | 194 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD() 199 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
H A D | dirty_log_test.c | 285 pr_info("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker() 303 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify() local 317 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 318 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 342 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 343 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 481 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | system_counter_offset_test.c | 77 "unexpected system counter value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]", in handle_sync() 80 pr_info("system counter value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n", in handle_sync()
|
H A D | dirty_log_test.c | 559 pr_info("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker() 578 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify() local 642 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 643 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 667 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 668 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 837 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test() [all...] |
H A D | access_tracking_perf_test.c | 170 "vCPU %d: No PFN for %" PRIu64 " out of %" PRIu64 " pages.", in mark_vcpu_memory_idle() 207 "Guest exited unexpectedly (expected ucall %" PRIu64 in assert_ucall() 208 ", got %" PRIu64 ")", in assert_ucall()
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | perf-time-to-tsc.c | 153 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 155 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 157 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | top.c | 48 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [", in perf_top__header_snprintf() 75 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
|
H A D | time-utils.c | 114 pr_debug("start time %" PRIu64 ", ", ptime->start); in perf_time__parse_str() 115 pr_debug("end time %" PRIu64 "\n", ptime->end); in perf_time__parse_str() 312 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start); in percent_comma_split() 313 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end); in percent_comma_split() 533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec() 541 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec); in timestamp__scnprintf_nsec()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | top.c | 48 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [", in perf_top__header_snprintf() 75 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
|
H A D | time-utils.c | 114 pr_debug("start time %" PRIu64 ", ", ptime->start); in perf_time__parse_str() 115 pr_debug("end time %" PRIu64 "\n", ptime->end); in perf_time__parse_str() 312 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start); in percent_comma_split() 313 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end); in percent_comma_split() 533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec() 541 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec); in timestamp__scnprintf_nsec()
|
H A D | data-convert-json.c | 279 output_json_key_format(out, true, 2, "data-offset", "%" PRIu64, header->data_offset); in output_headers() 280 output_json_key_format(out, true, 2, "data-size", "%" PRIu64, header->data_size); in output_headers() 281 output_json_key_format(out, true, 2, "feat-offset", "%" PRIu64, header->feat_offset); in output_headers() 296 "%" PRIu64, header->env.clock.clockid_ns); in output_headers() 298 "%" PRIu64, header->env.clock.tod_ns); in output_headers() 412 "[ perf data convert: Converted and wrote %.3f MB (%" PRIu64 " samples) ]\n", in bt_convert__perf2json()
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | timespec.c | 12 return scnprintf(bf, size, "{ .tv_sec: %" PRIu64 ", .tv_nsec: %" PRIu64 " }", ts->tv_sec, ts->tv_nsec); in syscall_arg__scnprintf_augmented_timespec()
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | progress.c | 35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | progress.c | 35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.c | 418 xerror("tcpi_bytes_sent %" PRIu64 ", want %zu. tcpi_bytes_received %" PRIu64 ", want %zu", in do_getsockopt_tcp_info() 661 xerror("mptcpi_rcv_delta %" PRIu64 ", expect %" PRIu64, s.mptcpi_rcv_delta, ret + 1, s.mptcpi_rcv_delta - ret); in process_one_client() 666 xerror("mptcpi_bytes_sent %" PRIu64 ", expect %" PRIu64, in process_one_client() 670 xerror("mptcpi_bytes_received %" PRIu64 ", expect %" PRIu64, in process_one_client() 674 xerror("mptcpi_bytes_acked %" PRIu64 ", expect %" PRIu64, in process_one_client() [all...] |
/kernel/linux/linux-6.6/tools/lib/perf/tests/ |
H A D | test-evlist.c | 530 __T_VERBOSE("Event %2d -- Raw count = %" PRIu64 ", run = %" PRIu64 ", enable = %" PRIu64 "\n", in test_stat_multiplexing() 535 __T_VERBOSE("\t Scaled count = %" PRIu64 " (%.2lf%%, %" PRIu64 "/%" PRIu64 ")\n", in test_stat_multiplexing()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-mem.c | 167 "%s%"PRIu64"%s0x%"PRIx64"%s%s:%s\n"; in dump_raw_samples() 170 "%s0x%016"PRIx64"%s%5"PRIu64"%s0x%06"PRIx64 in dump_raw_samples() 194 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 in dump_raw_samples() 198 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
|