Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/tools/perf/tests/
Dperf-time-to-tsc.c138 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
140 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
142 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
Dhists_common.c172 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in()
199 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
Dperf-record.c177 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD()
182 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
Dopen-syscall.c48 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n", in test__open_syscall_event()
Dsw-clock.c65 pr_debug("Couldn't open evlist: %s\nHint: check %s, using %" PRIu64 " in this test.\n", in __test__sw_clock_freq()
Dopen-syscall-all-cpus.c101 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls on cpu %d, got %" PRIu64 "\n", in test__open_syscall_event_on_all_cpus()
Dmmap-basic.c121 pr_debug("event with id %" PRIu64 in test__basic_mmap()
/linux-4.1.27/tools/perf/ui/gtk/
Dprogress.c35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
/linux-4.1.27/tools/perf/util/
Dvalues.c154 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_pretty()
169 fprintf(fp, " %*" PRIu64, in perf_read_values__display_pretty()
206 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_raw()
218 fprintf(fp, " %*d %*d %*s %*" PRIx64 " %*" PRIu64, in perf_read_values__display_raw()
Ddebug.c60 ret = fprintf(stderr, "[%13" PRIu64 ".%06" PRIu64 "] ", in __eprintf_time()
Dordered-events.c116 pr("alloc size %" PRIu64 "B (+%zu), max %" PRIu64 "B\n", in alloc_event()
126 pr("allocation limit reached %" PRIu64 "B\n", oe->max_alloc_size); in alloc_event()
Dsession.c588 printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr); in callchain__lbr_callstack_printf()
611 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
622 printf("... branch stack: nr:%" PRIu64 "\n", sample->branch_stack->nr); in branch_stack__printf()
625 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 "\n", in branch_stack__printf()
686 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
706 printf("%" PRIu64 " ", sample->time); in perf_evlist__print_tstamp()
724 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
765 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
787 printf("... weight: %" PRIu64 "\n", sample->weight); in dump_sample()
1734 fprintf(stdout, " ... id: %"PRIu64, e->id); in perf_event__process_id_index()
[all …]
Dtop.c75 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
Ddata-convert-bt.c104 pr2(" SET [%s = %" PRIu64 "]\n", name, val); in value_set()
406 pr_time2(sample->time, "sample %" PRIu64 "\n", c->events_count); in process_sample_event()
846 "[ perf data convert: Converted and wrote %.3f MB (%" PRIu64 " samples) ]\n", in bt_convert__perf2ctf()
Dpython.c124 "ptid: %u, time: %" PRIu64 "}", in pyrf_task_event__repr()
187 return PyString_FromFormat("{ type: %sthrottle, time: %" PRIu64 ", id: %" PRIu64 in pyrf_throttle_event__repr()
188 ", stream_id: %" PRIu64 " }", in pyrf_throttle_event__repr()
Dheader.c627 n = sscanf(buf, "%*s %"PRIu64, &mem); in write_total_mem()
656 if (sscanf(buf, "%*s %*d %31s %"PRIu64, field, &mem) != 2) in write_topo_node()
1083 fprintf(fp, " %"PRIu64, *id); in print_event_desc()
1129 fprintf(fp, "# node%u meminfo : total = %"PRIu64" kB," in print_numa_topology()
1130 " free = %"PRIu64" kB\n", in print_numa_topology()
1661 strbuf_addf(&sb, "%u:%"PRIu64":%"PRIu64":", in process_numa_topology()
1878 pr_debug("Failed to lseek to %" PRIu64 " offset for feature " in perf_file_section__fprintf_info()
2320 pr_debug("Failed to lseek to %" PRIu64 " offset for feature " in perf_file_section__process()
Dsrcline.c296 if (asprintf(&srcline, "%s+%" PRIu64, show_sym ? sym->name : "", in get_srcline()
Dsvghelper.c111 …fprintf(svgfile, "<svg width=\"%i\" height=\"%" PRIu64 "\" version=\"1.1\" xmlns=\"http://www.w3.o… in open_svg()
673 …fprintf(svgfile, "<line x1=\"%.8f\" y1=\"%.2f\" x2=\"%.8f\" y2=\"%" PRIu64 "\" style=\"stroke:rgb(… in svg_time_grid()
Dannotate.c504 ", evidx=%d] => %" PRIu64 "\n", sym->start, sym->name, in __symbol__inc_addr_samples()
1294 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, in symbol__annotate_hits()
1296 printf("%*s: %" PRIu64 "\n", BITS_PER_LONG / 2, "h->sum", h->sum); in symbol__annotate_hits()
Devent.c707 " %02x:%02x %"PRIu64" %"PRIu64"]: %c%c%c%c %s\n", in perf_event__fprintf_mmap2()
Dmachine.c456 dump_printf(": id:%" PRIu64 ": lost:%" PRIu64 "\n", in machine__process_lost_event()
Devsel.c1062 #define p_unsigned(val) snprintf(buf, BUF_SIZE, "%"PRIu64, (uint64_t)(val))
2094 printed += comma_fprintf(fp, &first, " sample_freq=%" PRIu64, in perf_evsel__fprintf()
/linux-4.1.27/tools/perf/
Dbuiltin-kmem.c637 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation requests", in print_page_summary()
639 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free requests", in print_page_summary()
643 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc+freed requests", in print_page_summary()
645 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc-only requests", in print_page_summary()
648 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free-only requests", in print_page_summary()
652 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation failures", in print_page_summary()
Dbuiltin-diff.c270 "(%" PRIu64 " * 100 / %" PRIu64 ") - " in formula_delta()
271 "(%" PRIu64 " * 100 / %" PRIu64 ")", in formula_delta()
292 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
935 scnprintf(buf, size, "%" PRIu64, he->stat.period); in hpp__entry_unpair()
998 scnprintf(buf, size, "%" PRIu64, pair->stat.period); in hpp__entry_pair()
Dbuiltin-sched.c218 printf("run measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_run_measurement_overhead()
236 printf("sleep measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_sleep_measurement_overhead()
682 printf("the run test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
688 printf("the sleep test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
741 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in replay_switch_event()
745 pr_debug(" ... switch from %s/%d to %s/%d [ran %" PRIu64 " nsecs]\n", in replay_switch_event()
973 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in latency_switch_event()
1166 printf("|%11.3f ms |%9" PRIu64 " | avg:%9.3f ms | max:%9.3f ms | max at: %13.6f s\n", in output_lat_thread()
1328 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in map_switch_event()
1572 printf(" TOTAL: |%11.3f ms |%9" PRIu64 " |\n", in perf_sched__lat()
Dbuiltin-mem.c83 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 in dump_raw_samples()
87 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
Dbuiltin-lock.c745 pr_info("%15" PRIu64 " ", st->avg_wait_time); in print_result()
746 pr_info("%15" PRIu64 " ", st->wait_time_total); in print_result()
747 pr_info("%15" PRIu64 " ", st->wait_time_max); in print_result()
748 pr_info("%15" PRIu64 " ", st->wait_time_min == ULLONG_MAX ? in print_result()
Dbuiltin-kvm.c365 pr_info("%" PRIu64 " VM %d, vcpu %d: %s event took %" PRIu64 "usec\n", in handle_end_event()
619 pr_info("\nTotal Samples:%" PRIu64 ", Total events handled time:%.2fus.\n\n", in print_result()
623 pr_info("\nLost events: %" PRIu64 "\n\n", kvm->lost_events); in print_result()
793 pr_info("\nLost events: %" PRIu64 "\n\n", in perf_kvm__mmap_read()
856 pr_debug("Missed timer beats: %" PRIu64 "\n", c-1); in perf_kvm__handle_timerfd()
Dbuiltin-report.c194 dump_printf(": %d %d %s %" PRIu64 "\n", event->read.pid, event->read.tid, in process_read_event()
306 ret += fprintf(fp, "\n# Total weight : %" PRIu64, nr_events); in hists__fprintf_nr_sample_events()
309 ret += fprintf(fp, "\n# Event count (approx.): %" PRIu64, nr_events); in hists__fprintf_nr_sample_events()
Dbuiltin-trace.c1405 "LOST %" PRIu64 " events!\n", event->lost.lost); in trace__process_event()
1633 fprintf(trace->output, "Invalid syscall %d id, skipping (%s, %" PRIu64 ") ...\n", in trace__syscall_info()
1869 fprintf(trace->output, "%s: comm=%s,pid=%u,runtime=%" PRIu64 ",vruntime=%" PRIu64 ")\n", in trace__sched_stat_runtime()
2147 fprintf(trace->output, "Unknown tp ID %" PRIu64 ", skipping...\n", sample->id); in trace__handle_event()
2308 " vfs_getname : %" PRIu64 "\n" in trace__run()
2309 " proc_getname: %" PRIu64 "\n", in trace__run()
2484 printed += fprintf(fp, " %8" PRIu64 " %9.3f %9.3f", in thread__dump_stats()
Dbuiltin-stat.c493 fprintf(output, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", in read_counter_aggr()
778 fprintf(output, "%s%" PRIu64 "%s%.2f", in print_running()
Dbuiltin-script.c460 printf("%10" PRIu64 " ", sample->period); in process_event()
555 pr_err("Samples misordered, previous: %" PRIu64 in process_sample_event()
556 " this: %" PRIu64 "\n", last_timestamp, in process_sample_event()
798 pr_err("Misordered timestamps: %" PRIu64 "\n", nr_unordered); in __cmd_script()
Dbuiltin-record.c558 " (%" PRIu64 " samples)", rec->samples); in __cmd_record()
Dbuiltin-timechart.c1900 if (sscanf(arg, "%" PRIu64 "%cs", value, &unit) > 0) { in parse_time()
/linux-4.1.27/tools/testing/selftests/net/
Dpsock_tpacket.c471 fprintf(stderr, "\nprev_block_seq_num:%"PRIu64", expected " in __v3_test_block_seq_num()
472 "seq:%"PRIu64" != actual seq:%"PRIu64"\n", in __v3_test_block_seq_num()
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-perl.c268 die("ug! no event found for type %" PRIu64, (u64)evsel->attr.config); in perl_process_tracepoint()
/linux-4.1.27/tools/perf/ui/
Dhist.c331 return hpp__fmt(fmt, hpp, he, he_get_raw_##_field, " %*"PRIu64, \
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1276 "Samples: %lu%c of event '%s', Event count (approx.): %" PRIu64, in hists__browser_title()
/linux-4.1.27/arch/x86/kvm/
Dlapic.c53 #define PRIu64 "u" macro
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c3885 trace_seq_printf(s, "%"PRIu64, *(uint64_t *)num); in print_str_arg()