Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/ptp/
Dtestptp.c511 printf("system/phc clock time offset is %" PRId64 " ns\n" in main()
512 "system clock time delay is %" PRId64 " ns\n", in main()
/Linux-v4.19/tools/perf/util/
Darm-spe.c181 [ARM_SPE_PMU_TYPE] = " PMU Type %"PRId64"\n",
Dintel-bts.c845 [INTEL_BTS_PMU_TYPE] = " PMU Type %"PRId64"\n",
849 [INTEL_BTS_CAP_USER_TIME_ZERO] = " Cap Time Zero %"PRId64"\n",
850 [INTEL_BTS_SNAPSHOT_MODE] = " Snapshot mode %"PRId64"\n",
Dintel-pt.c2356 [INTEL_PT_PMU_TYPE] = " PMU Type %"PRId64"\n",
2360 [INTEL_PT_CAP_USER_TIME_ZERO] = " Cap Time Zero %"PRId64"\n",
2363 [INTEL_PT_HAVE_SCHED_SWITCH] = " Have sched_switch %"PRId64"\n",
2364 [INTEL_PT_SNAPSHOT_MODE] = " Snapshot mode %"PRId64"\n",
2365 [INTEL_PT_PER_CPU_MMAPS] = " Per-cpu maps %"PRId64"\n",
Ds390-cpumsf.c610 pr_debug4("%s queue_nr:%d buffer:%" PRId64 " offset:%#" PRIx64 " size:%#zx rest:%#zx\n", in s390_cpumsf_run_decoder()
Dsession.c2160 fprintf(stdout, " cpu: %"PRId64, e->cpu); in perf_event__process_id_index()
2161 fprintf(stdout, " tid: %"PRId64"\n", e->tid); in perf_event__process_id_index()
Dcallchain.c1298 printed = scnprintf(bf, bfsize, "%s%s:%" PRId64 "", (idx) ? " " : " (", str, value); in count_pri64_printf()
Dmachine.c1928 "%"PRId64"\n", (s64) ip); in add_callchain_ip()
Devsel.c1585 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val))
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c164 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff()
304 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
Dbuiltin-timechart.c523 "%"PRId64"\n", (s64) ip); in cat_backtrace()
/Linux-v4.19/tools/bpf/bpftool/
Djson_writer.c244 jsonw_printf(self, "%"PRId64, num); in jsonw_int()
/Linux-v4.19/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c101 fprintf(stderr, " (%+" PRId64 " us)", cur_ms - prev_ms); in __print_timestamp()
/Linux-v4.19/tools/iio/
Diio_generic_buffer.c157 printf("%" PRId64 " ", val); in print8byte()
/Linux-v4.19/arch/x86/tools/
Drelocs.c524 format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n"; in print_absolute_symbols()
/Linux-v4.19/arch/x86/kvm/
Dlapic.c52 #define PRId64 "d" macro
1567 apic_debug("%s: bus cycle is %" PRId64 "ns, now 0x%016" in set_target_expiration()