Searched refs:PRId64 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/Documentation/ptp/ |
D | testptp.c | 509 printf("system/phc clock time offset is %" PRId64 " ns\n" in main() 510 "system clock time delay is %" PRId64 " ns\n", in main()
|
/linux-4.1.27/tools/perf/ |
D | builtin-diff.c | 152 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff() 292 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
|
D | builtin-timechart.c | 519 "%"PRId64"\n", (s64) ip); in cat_backtrace()
|
/linux-4.1.27/tools/iio/ |
D | generic_buffer.c | 131 printf("%" PRId64 " ", val); in process_scan()
|
/linux-4.1.27/arch/x86/kvm/ |
D | lapic.c | 51 #define PRId64 "d" macro 1208 apic_debug("%s: bus cycle is %" PRId64 "ns, now 0x%016" in start_apic_timer()
|
/linux-4.1.27/tools/perf/util/ |
D | session.c | 1736 fprintf(stdout, " cpu: %"PRId64, e->cpu); in perf_event__process_id_index() 1737 fprintf(stdout, " tid: %"PRId64"\n", e->tid); in perf_event__process_id_index()
|
D | machine.c | 1436 "%"PRId64"\n", (s64) ip); in add_callchain_ip()
|
D | evsel.c | 1063 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val))
|
/linux-4.1.27/arch/x86/tools/ |
D | relocs.c | 522 format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n"; in print_absolute_symbols()
|