Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 18 of 18) sorted by relevance

/linux/tools/testing/selftests/vm/
A Duserfaultfd.c538 err("failed to exercise UFFDIO_CONTINUE error handling, ret=%d, mapped=%" PRId64, in continue_range()
583 err("UFFDIO_COPY retry error: %"PRId64, in retry_copy_page()
586 err("UFFDIO_COPY retry unexpected: %"PRId64, in retry_copy_page()
620 err("UFFDIO_COPY error: %"PRId64, in __copy_page()
624 err("UFFDIO_COPY error: %"PRId64, (int64_t)uffdio_copy.copy); in __copy_page()
1026 err("UFFDIO_ZEROPAGE error: %"PRId64, in retry_uffdio_zeropage()
1029 err("UFFDIO_ZEROPAGE error: %"PRId64, in retry_uffdio_zeropage()
1051 err("UFFDIO_ZEROPAGE error: %"PRId64, (int64_t)res); in __uffdio_zeropage()
/linux/tools/perf/util/
A Devent.h30 #define PRI_ld64 "l" PRId64
34 #define PRI_ld64 PRId64
A Dintel-bts.c838 [INTEL_BTS_PMU_TYPE] = " PMU Type %"PRId64"\n",
842 [INTEL_BTS_CAP_USER_TIME_ZERO] = " Cap Time Zero %"PRId64"\n",
843 [INTEL_BTS_SNAPSHOT_MODE] = " Snapshot mode %"PRId64"\n",
A Dperf_event_attr_fprintf.c78 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val))
A Ddata-convert-json.c198 PRId64 "\n", (s64) ip); in process_sample_event()
A Dintel-pt.c3668 [INTEL_PT_PMU_TYPE] = " PMU Type %"PRId64"\n",
3672 [INTEL_PT_CAP_USER_TIME_ZERO] = " Cap Time Zero %"PRId64"\n",
3675 [INTEL_PT_HAVE_SCHED_SWITCH] = " Have sched_switch %"PRId64"\n",
3676 [INTEL_PT_SNAPSHOT_MODE] = " Snapshot mode %"PRId64"\n",
3677 [INTEL_PT_PER_CPU_MMAPS] = " Per-cpu maps %"PRId64"\n",
A Ds390-cpumsf.c745 pr_debug4("%s queue_nr:%d buffer:%" PRId64 " offset:%#" PRIx64 " size:%#zx rest:%#zx\n", in s390_cpumsf_run_decoder()
A Darm-spe.c914 [ARM_SPE_PMU_TYPE] = " PMU Type %"PRId64"\n",
A Dcallchain.c1306 printed = scnprintf(bf, bfsize, "%s%s:%" PRId64 "", (idx) ? " " : " (", str, value); in count_pri64_printf()
A Dmachine.c2179 "%"PRId64"\n", (s64) ip); in add_callchain_ip()
/linux/tools/testing/selftests/ptp/
A Dtestptp.c501 printf("system/phc clock time offset is %" PRId64 " ns\n" in main()
502 "system clock time delay is %" PRId64 " ns\n", in main()
/linux/tools/bpf/bpftool/
A Djson_writer.c246 jsonw_printf(self, "%"PRId64, num); in jsonw_int()
/linux/tools/perf/
A Dbuiltin-diff.c204 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff()
344 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
A Dbuiltin-timechart.c521 "%"PRId64"\n", (s64) ip); in cat_backtrace()
/linux/tools/testing/selftests/net/
A Dso_txtime.c215 fprintf(stderr, "send: pkt %c at %" PRId64 "ms dropped: %s\n", in do_recv_errqueue_timeout()
/linux/tools/iio/
A Diio_generic_buffer.c155 printf("%" PRId64 " ", val); in print8byte()
/linux/arch/x86/tools/
A Drelocs.c597 format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n"; in print_absolute_symbols()
/linux/arch/x86/kvm/
A Dlapic.c51 #define PRId64 "d" macro

Completed in 54 milliseconds