Searched refs:PRIu64 (Results 1 - 25 of 96) sorted by relevance

1234

/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dconnect.c77 test_ok("connect TCPAOGood %" PRIu64 "/%" PRIu64 "/%" PRIu64 " => %" PRIu64 "/%" PRIu64 "/%" PRIu64 ", sent %" PRIu64,
H A Dself-connect.c120 test_ok("%s: connect TCPAOGood %" PRIu64 " => %" PRIu64,
173 test_ok("%s: connect TCPAOGood %" PRIu64 " => %" PRIu64,
H A Drst.c45 test_fail("Segments without AO sign (%s): %" PRIu64 " => %" PRIu64,
53 test_fail("Signed AO segments (%s): %" PRIu64 " => %" PRIu64,
56 test_ok("Signed AO segments (%s): %" PRIu64 " => %" PRIu64,
62 test_fail("Segments with bad AO sign (%s): %" PRIu64 " => %" PRIu64,
H A Dicmps-accept.c79 test_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
83 test_ok("%s delivered %" PRIu64,
99 test_icmps_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
103 test_icmps_ok("ICMPs ignored %" PRIu64, icmp_ignored_b - icmp_ignored_a);
H A Dicmps-discard.c79 test_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
83 test_ok("%s delivered %" PRIu64,
99 test_icmps_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
103 test_icmps_ok("ICMPs ignored %" PRIu64, icmp_ignored_b - icmp_ignored_a);
/linux-master/tools/perf/trace/beauty/
H A Dtimespec.c12 return scnprintf(bf, size, "{ .tv_sec: %" PRIu64 ", .tv_nsec: %" PRIu64 " }", ts->tv_sec, ts->tv_nsec);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_nested_tsc_scaling_test.c46 "TSC freq is expected to be between %"PRIu64" and %"PRIu64
47 " but it actually is %"PRIu64,
50 "TSC freq is expected to be between %"PRIu64" and %"PRIu64
51 " but it actually is %"PRIu64,
144 printf("L1's scale down factor is: %"PRIu64"\n", l1_scale_factor);
152 printf("real TSC frequency is around: %"PRIu64"\n", l0_tsc_freq);
180 printf("L1's TSC frequency is around: %"PRIu64
188 printf("L2's TSC frequency is around: %"PRIu64
[all...]
H A Dkvm_clock_test.c65 "unexpected kvm-clock value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]",
68 pr_info("kvm-clock value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n",
/linux-master/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c77 "unexpected system counter value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]",
80 pr_info("system counter value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n",
H A Ddirty_log_test.c559 pr_info("Dirtied %"PRIu64" pages\n", pages_count);
578 "Page %"PRIu64" should have its dirty bit " local
642 "Set page %"PRIu64" value %"PRIu64
643 " incorrect (iteration=%"PRIu64")",
667 "Clear page %"PRIu64" value %"PRIu64
668 " incorrect (iteration=%"PRIu64")",
837 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), "
[all...]
H A Daccess_tracking_perf_test.c170 "vCPU %d: No PFN for %" PRIu64 " out of %" PRIu64 " pages.",
207 "Guest exited unexpectedly (expected ucall %" PRIu64
208 ", got %" PRIu64 ")",
/linux-master/tools/perf/tests/
H A Dtime-utils-test.c26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n",
31 pr_debug("%" PRIu64 "\n", ptime);
50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n",
85 pr_debug("first_sample_time %" PRIu64 " last_sample_time %" PRIu64 "\n",
104 pr_debug("bad range %d expected %" PRIu64 " to %" PRIu64 "\n",
118 pr_debug("failed to skip %" PRIu64 "\
[all...]
H A Dunit_number__scnprintf.c30 pr_debug("n %" PRIu64 ", str '%s', buf '%s'\n",
H A Dmaps.c39 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: %d\n",
65 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: 1\n",
H A Dperf-time-to-tsc.c184 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n",
186 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n",
188 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n",
H A Dopenat-syscall.c59 pr_debug("evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n",
H A Devent-times.c204 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n",
/linux-master/tools/perf/ui/gtk/
H A Dprogress.c35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total);
/linux-master/tools/perf/util/
H A Dtop.c49 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [",
76 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ",
H A Dtime-utils.c114 pr_debug("start time %" PRIu64 ", ", ptime->start);
115 pr_debug("end time %" PRIu64 "\n", ptime->end);
312 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start);
313 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end);
533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec);
541 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec);
H A Dunits.c75 return scnprintf(buf, size, "%" PRIu64 "%c", n, unit[i]);
H A Ddata-convert-json.c279 output_json_key_format(out, true, 2, "data-offset", "%" PRIu64, header->data_offset);
280 output_json_key_format(out, true, 2, "data-size", "%" PRIu64, header->data_size);
281 output_json_key_format(out, true, 2, "feat-offset", "%" PRIu64, header->feat_offset);
298 "%" PRIu64, header->env.clock.clockid_ns);
300 "%" PRIu64, header->env.clock.tod_ns);
414 "[ perf data convert: Converted and wrote %.3f MB (%" PRIu64 " samples) ]\n",
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dproc.c97 const char *fmt = " %" PRIu64;
131 if (fscanf(fnetstat, "%" PRIu64, &counter) == EOF)
213 test_print("%8s %25s: %" PRIu64 " => %" PRIu64, nsb->header_name,
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c530 __T_VERBOSE("Event %2d -- Raw count = %" PRIu64 ", run = %" PRIu64 ", enable = %" PRIu64 "\n",
535 __T_VERBOSE("\t Scaled count = %" PRIu64 " (%.2lf%%, %" PRIu64 "/%" PRIu64 ")\n",
/linux-master/tools/perf/bench/
H A Duprobe.c115 printed += fprintf(fp, " %14s: %'" PRIu64 " %ss", "Total time", diff, unit);
171 printf("%" PRIu64 "\n", diff);

Completed in 171 milliseconds

1234