Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 101 – 125 of 242) sorted by relevance

12345678910

/openbmc/linux/tools/perf/util/
H A Dannotate.c958 ", evidx=%d] => nr_samples: %" PRIu64 ", period: %" PRIu64 "\n", in __symbol__inc_addr_samples()
1547 color_fprintf(stdout, color, " %11" PRIu64, in annotation_line__print()
1550 color_fprintf(stdout, color, " %7" PRIu64, in annotation_line__print()
2503 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, in symbol__annotate_hits()
2505 printf("%*s: %" PRIu64 "\n", BITS_PER_LONG / 2, "h->nr_samples", h->nr_samples); in symbol__annotate_hits()
2559 graph_dotted_len = printf(" %-*.*s| Source code & Disassembly of %s for %s (%" PRIu64 " samples, " in symbol__annotate_printf()
3125 obj__printf(obj, "%11" PRIu64 " ", al->data[i].he.period); in __annotation_line__write()
3127 obj__printf(obj, "%6" PRIu64 " ", in __annotation_line__write()
3155 obj__printf(obj, "%*" PRIu64 " ", in __annotation_line__write()
3169 "%" PRIu64 "(%" PRIu64 "/%" PRIu64 ")", in __annotation_line__write()
H A Dstat.c504 fprintf(config->output, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", in perf_stat_process_counter()
H A Dperf_event_attr_fprintf.c179 #define print_id_unsigned(_s) PRINT_ID(_s, "%"PRIu64)
254 #define p_unsigned(val) snprintf(buf, BUF_SIZE, "%"PRIu64, (uint64_t)(val))
H A Dintel-pt.c3226 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
3528 intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ", in intel_pt_process_event()
4063 intel_pt_log("range %d: perf time interval: %"PRIu64" to %"PRIu64"\n", in intel_pt_setup_time_ranges()
4134 [INTEL_PT_TIME_SHIFT] = " Time Shift %"PRIu64"\n",
4135 [INTEL_PT_TIME_MULT] = " Time Muliplier %"PRIu64"\n",
4136 [INTEL_PT_TIME_ZERO] = " Time Zero %"PRIu64"\n",
4145 [INTEL_PT_TSC_CTC_N] = " TSC:CTC numerator %"PRIu64"\n",
4146 [INTEL_PT_TSC_CTC_D] = " TSC:CTC denominator %"PRIu64"\n",
4148 [INTEL_PT_MAX_NONTURBO_RATIO] = " Max non-turbo ratio %"PRIu64"\n",
4149 [INTEL_PT_FILTER_STR_LEN] = " Filter string len. %"PRIu64"\n",
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c513 fprintf(stderr, "\nprev_block_seq_num:%"PRIu64", expected " in __v3_test_block_seq_num()
514 "seq:%"PRIu64" != actual seq:%"PRIu64"\n", in __v3_test_block_seq_num()
/openbmc/qemu/util/
H A Dinterval-tree.c878 printf("%4d %*s %s [%" PRIu64 ",%" PRIu64 "] subtree_last:%" PRIu64 "\n",
/openbmc/linux/tools/perf/bench/
H A Depoll-wait.c479 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_wait()
H A Devlist-open-close.c181 pr_debug("Iteration %d took:\t%" PRIu64 "us\n", i, runtime_us); in bench_evlist_open_close__run()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c930 warn_report("guest reported removed page %"PRIu64" not found in RAM", in hv_balloon_handle_remove_ranges()
938 … warn_report("guest reported removed page %"PRIu64" in a section smaller than page size", in hv_balloon_handle_remove_ranges()
948 … warn_report("guest reported removed page %"PRIu64" in a section that is not an ordinary RAM", in hv_balloon_handle_remove_ranges()
987 … warn_report("guest reported more pages removed than currently pending (%"PRIu64" vs %"PRIu64")", in hv_balloon_handle_remove_ranges()
1196 … warn_report("DM_HOT_ADD_RESPONSE page count higher than requested (%"PRIu32" vs %"PRIu64")", in hv_balloon_handle_hot_add_response()
/openbmc/qemu/hw/intc/
H A Dioapic_common.c99 " vec=%-3"PRIu64" %s %-5s %-6s %-6s %s\n", in ioapic_print_redtbl()
/openbmc/qemu/include/exec/
H A Dcpu-common.h23 #define VADDR_PRIu PRIu64
/openbmc/linux/tools/gpio/
H A Dgpio-event-mon.c111 fprintf(stdout, "GPIO EVENT at %" PRIu64 " on line %d (%d|%d) ", in monitor_device()
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c838 snprintf(buf, len, "%s:%" PRIu64 "", work->name, work->id); in irq_work_name()
959 snprintf(buf, len, "(s)%s:%" PRIu64 "", work->name, work->id); in softirq_work_name()
1122 ret += printf(" %*" PRIu64 " |", PRINT_COUNT_WIDTH, work->nr_atoms); in report_print_work()
1237 printf(" Total count : %9" PRIu64 "\n", kwork->all_count); in print_summary()
1267 printf(" INFO: %.3f%% skipped events (%" PRIu64 " including ", in print_skipped_events()
1273 printf("%" PRIu64 " %s%s", in print_skipped_events()
H A Dbuiltin-script.c374 return fprintf(fp, "[ perf script: Wrote %.3f MB %s (%" PRIu64 " samples) ]\n", in evsel_script__fprintf()
699 printed += fprintf(fp, " ABI:%" PRIu64 " ", regs->abi); in perf_sample__fprintf_regs()
1070 …pr_debug("\tblock %" PRIx64 "-%" PRIx64 " (%" PRIu64 ") too long to dump\n", start, end, end - sta… in grab_bb()
1536 return fprintf(fp, " \t IPC: %u.%02u (%" PRIu64 "/%" PRIu64 ") ", in perf_sample__fprintf_ipc()
2160 fprintf(fp, "%10" PRIu64 " ", sample->period); in process_event()
2194 fprintf(fp, "%16" PRIu64, sample->weight); in process_event()
2295 printf("%3d %8d %15" PRIu64 " %15" PRIu64 " %15" PRIu64 " %15" PRIu64 " %s\n", in __process_stat()
2377 pr_err("Samples misordered, previous: %" PRIu64 in process_sample_event()
2378 " this: %" PRIu64 "\n", last_timestamp, in process_sample_event()
2845 pr_err("Misordered timestamps: %" PRIu64 "\n", nr_unordered); in __cmd_script()
H A Dbuiltin-kvm.c968 pr_info("%" PRIu64 " VM %d, vcpu %d: %s event took %" PRIu64 "usec\n", in handle_end_event()
1161 pr_info("\nTotal Samples:%" PRIu64 ", Total events handled time:%.2fus.\n\n", in print_result()
1165 pr_info("\nLost events: %" PRIu64 "\n\n", kvm->lost_events); in print_result()
1351 pr_info("\nLost events: %" PRIu64 "\n\n", in perf_kvm__mmap_read()
1414 pr_debug("Missed timer beats: %" PRIu64 "\n", c-1); in perf_kvm__handle_timerfd()
/openbmc/qemu/hw/i386/
H A Dpc_sysfw.c177 "%" PRIu64 " bytes", in pc_system_flash_map()
/openbmc/obmc-console/
H A Dconsole-dbus.c77 warnx("Invalid baud rate: '%" PRIu64 "'", baudrate); in set_baud_handler()
/openbmc/qemu/hw/display/
H A Dqxl.c1425 "slot %d offset %"PRIu64" < delta %"PRIu64"\n", in qxl_get_check_slot_offset()
1432 "slot %d offset %"PRIu64" > size %"PRIu64"\n", in qxl_get_check_slot_offset()
1439 "slot %d offset %"PRIu64" > region size %"PRIu64"\n", in qxl_get_check_slot_offset()
1447 "slot %d offset %"PRIu64" size %zu: " in qxl_get_check_slot_offset()
1448 "overrun by %"PRIu64" bytes\n", in qxl_get_check_slot_offset()
1819 "%" PRIu64 " >= NUM_SURFACES", async, val);
/openbmc/qemu/qobject/
H A Djson-writer.c224 g_string_append_printf(writer->contents, "%" PRIu64, val); in json_writer_uint64()
/openbmc/qemu/hw/rdma/
H A Dtrace-events30 rdma_pci_dma_map(uint64_t addr, void *vaddr, uint64_t len) "0x%"PRIx64" -> %p (len=%" PRIu64")"
/openbmc/qemu/hw/block/
H A Dblock.c78 "block backend provides %" PRIu64 " bytes", in blk_check_size_and_read_all()
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h189 #define PRIu_xen_pfn PRIu64
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c146 fprintf(stderr, "%s, Sector %"PRIu64", Size %zu failed with %s\n", in vub_readv()
169 fprintf(stderr, "%s, Sector %"PRIu64", Size %zu failed with %s\n", in vub_writev()
/openbmc/qemu/hw/char/
H A Dtrace-events10 …int64_t baudrate, char parity, int data_bits, int stop_bits) "baudrate=%"PRIu64" parity='%c' data=…
63 … uint64_t clock, uint32_t ibrd, uint32_t fbrd) "new baudrate %u (clk: %" PRIu64 "hz, ibrd: %" PRIu…
/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c273 "level %d size %d nls %"PRIu64"\n", in ppc_radix64_is_valid_level()
477 " mmu_idx %u pid %"PRIu64"\n", in ppc_radix64_process_scoped_xlate()

12345678910