Home
last modified time | relevance | path

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

/xen/xen/drivers/cpufreq/
A Dcpufreq.c387 "bit_width=%d, bit_offset=%d, reserved=%d, address=%"PRId64"\n", in print_PCT()
397 printk("\tState%d: %"PRId64"MHz %"PRId64"mW %"PRId64"us " in print_PSS()
398 "%"PRId64"us %#"PRIx64" %#"PRIx64"\n", in print_PSS()
411 printk("\t_PSD: num_entries=%"PRId64" rev=%"PRId64 in print_PSD()
412 " domain=%"PRId64" coord_type=%"PRId64" num_processors=%"PRId64"\n", in print_PSD()
/xen/tools/misc/
A Dxenlockprof.c108 printf("%-50s: lock:%12"PRId64"(%20.9fs), " in main()
109 "block:%12"PRId64"(%20.9fs)\n", in main()
/xen/tools/xl/
A Dxl_sxp.c70 fprintf(fh, "\t(max_memkb %"PRId64")\n", b_info->max_memkb); in printf_info_sexp()
71 fprintf(fh, "\t(target_memkb %"PRId64")\n", b_info->target_memkb); in printf_info_sexp()
90 fprintf(fh, "\t\t\t(video_memkb %"PRId64")\n", b_info->video_memkb); in printf_info_sexp()
91 fprintf(fh, "\t\t\t(shadow_memkb %"PRId64")\n", b_info->shadow_memkb); in printf_info_sexp()
/xen/xen/include/xen/
A Dtime.h33 #define PRI_stime PRId64
A Dinttypes.h40 # define PRId64 __PRI64_PREFIX "d" macro
/xen/tools/libfsimage/ext2fs-lib/
A Dext2fs-lib.c38 snprintf(opts, 29, "offset=%" PRId64, offset); in ext2lib_mount()
/xen/xen/common/
A Dspinlock.c383 printk(" lock:%" PRId64 "(%" PRI_stime "), block:%" PRId64 "(%" PRI_stime ")\n", in spinlock_profile_print_elem()
A Dtimer.c545 printk(" ex=%12"PRId64"us timer=%p cb=%ps(%p)\n", in dump_timer()
/xen/tools/libxc/
A Dxc_sr_restore_x86_hvm.c90 PERROR("set HVM param %"PRId64" = 0x%016"PRIx64, in handle_hvm_params()
A Dxc_dom_arm.c301 DOMPRINTF("%s: populating RAM @ %016"PRIx64"-%016"PRIx64" (%"PRId64"MB)", in populate_guest_memory()
/xen/tools/tests/vhpet/
A Dmain.c277 printf("create_periodic_time: pt=%d delta=%'"PRId64" period=%'"PRIu64 in create_periodic_time()
283 print_error("%s(%ld): Possible ..MP-BIOS bug: 8254 timer...: delta=%'"PRId64 in create_periodic_time()
288 printf("create_periodic_time: pt=%d delta=%'"PRId64 in create_periodic_time()
/xen/tools/libxl/
A Dlibxl_dom.c475 ents[1] = GCSPRINTF("%"PRId64, info->max_memkb); in libxl__build_post()
477 ents[3] = GCSPRINTF("%"PRId64, info->target_memkb - in libxl__build_post()
480 ents[5] = GCSPRINTF("%"PRId64, info->video_memkb); in libxl__build_post()
A Dlibxl_dm.c1826 flexarray_append(dm_args, GCSPRINTF("%"PRId64, ram_size)); in libxl__build_device_model_args_new()
/xen/tools/libs/hypfs/
A Dcore.c349 ret = asprintf(&ret_buf, "%"PRId64, *(int64_t *)buf); in xenhypfs_read()
/xen/xen/arch/x86/boot/
A Dmkelf32.c359 "Offset %"PRId64" not within %d!\n", in main()
/xen/xen/arch/x86/hvm/
A Dvlapic.c578 "offset %"PRId64, in vlapic_get_tmcct()
/xen/xen/arch/x86/
A Dtime.c1466 " -> %"PRId64"\n", in local_time_calibration()

Completed in 43 milliseconds