Home
last modified time | relevance | path

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

/linux-3.4.99/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()
Dtop.c63 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
Dannotate.c76 ", evidx=%d] => %" PRIu64 "\n", sym->start, sym->name, in symbol__inc_addr_samples()
483 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, in symbol__annotate_hits()
485 printf("%*s: %" PRIu64 "\n", BITS_PER_LONG / 2, "h->sum", h->sum); in symbol__annotate_hits()
Dhist.c907 ret = scnprintf(s, size, sep ? "%" PRIu64 : "%12" PRIu64 " ", period); in hist_entry__pcnt_snprintf()
911 ret += scnprintf(s + ret, size - ret, "%c%" PRIu64, *sep, nr_events); in hist_entry__pcnt_snprintf()
913 ret += scnprintf(s + ret, size - ret, "%11" PRIu64, nr_events); in hist_entry__pcnt_snprintf()
918 ret += scnprintf(s + ret, size - ret, "%c%" PRIu64, *sep, period); in hist_entry__pcnt_snprintf()
920 ret += scnprintf(s + ret, size - ret, " %12" PRIu64, period); in hist_entry__pcnt_snprintf()
Dsvghelper.c98 …fprintf(svgfile, "<svg width=\"%i\" height=\"%" PRIu64 "\" version=\"1.1\" xmlns=\"http://www.w3.o… in open_svg()
487 …fprintf(svgfile, "<line x1=\"%4.8f\" y1=\"%4.2f\" x2=\"%4.8f\" y2=\"%" PRIu64 "\" style=\"stroke:r… in svg_time_grid()
Dpython.c111 "ptid: %u, time: %" PRIu64 "}", in pyrf_task_event__repr()
174 return PyString_FromFormat("{ type: %sthrottle, time: %" PRIu64 ", id: %" PRIu64 in pyrf_throttle_event__repr()
175 ", stream_id: %" PRIu64 " }", in pyrf_throttle_event__repr()
Dheader.c886 n = sscanf(buf, "%*s %"PRIu64, &mem); in write_total_mem()
914 if (sscanf(buf, "%*s %*d %s %"PRIu64, field, &mem) != 2) in write_topo_node()
1234 fprintf(fp, " %"PRIu64, id); in print_event_desc()
1258 fprintf(fp, "# total memory : %"PRIu64" kB\n", mem); in print_total_mem()
1302 fprintf(fp, "# node%u meminfo : total = %"PRIu64" kB," in print_numa_topology()
1303 " free = %"PRIu64" kB\n", in print_numa_topology()
1549 pr_debug("Failed to lseek to %" PRIu64 " offset for feature " in perf_file_section__fprintf_info()
1997 pr_debug("Failed to lseek to %" PRIu64 " offset for feature " in perf_file_section__process()
Dsession.c752 printf("... chain: nr:%" PRIu64 "\n", sample->callchain->nr); in callchain__printf()
763 printf("... branch stack: nr:%" PRIu64 "\n", sample->branch_stack->nr); in branch_stack__printf()
766 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 "\n", in branch_stack__printf()
785 printf("%" PRIu64 " ", sample->time); in perf_session__print_tstamp()
812 printf("(IP, %d): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
Devent.c523 dump_printf(": id:%" PRIu64 ": lost:%" PRIu64 "\n", in perf_event__process_lost()
/linux-3.4.99/tools/perf/
Dbuiltin-sched.c200 printf("run measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_run_measurement_overhead()
218 printf("sleep measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_sleep_measurement_overhead()
618 printf("the run test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
624 printf("the sleep test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
817 die("hm, delta: %" PRIu64 " < 0 ?\n", delta); in replay_switch_event()
820 printf(" ... switch from %s/%d to %s/%d [ran %" PRIu64 " nsecs]\n", in replay_switch_event()
1049 die("hm, delta: %" PRIu64 " < 0 ?\n", delta); in latency_switch_event()
1222 printf("|%11.3f ms |%9" PRIu64 " | avg:%9.3f ms | max:%9.3f ms | max at: %9.6f s\n", in output_lat_thread()
1425 die("hm, delta: %" PRIu64 " < 0 ?\n", delta); in map_switch_event()
1722 printf(" TOTAL: |%11.3f ms |%9" PRIu64 " |\n", in __cmd_lat()
Dbuiltin-test.c315 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n", in test__open_syscall_event()
432 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()
575 pr_debug("event with id %" PRIu64 in test__basic_mmap()
1337 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD()
1342 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
Dbuiltin-lock.c797 pr_info("%15" PRIu64 " ", st->wait_time_total); in print_result()
798 pr_info("%15" PRIu64 " ", st->wait_time_max); in print_result()
799 pr_info("%15" PRIu64 " ", st->wait_time_min == ULLONG_MAX ? in print_result()
Dbuiltin-stat.c394 fprintf(output, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", in read_counter_aggr()
Dbuiltin-script.c502 pr_err("Samples misordered, previous: %" PRIu64 in process_sample_event()
503 " this: %" PRIu64 "\n", last_timestamp, in process_sample_event()
559 pr_err("Misordered timestamps: %" PRIu64 "\n", nr_unordered); in __cmd_script()
Dbuiltin-report.c241 dump_printf(": %d %d %s %" PRIu64 "\n", event->read.pid, event->read.tid, in process_read_event()
Dbuiltin-record.c632 "[ perf record: Captured and wrote %.3f MB %s (~%" PRIu64 " samples) ]\n", in __cmd_record()
/linux-3.4.99/arch/x86/kvm/
Dlapic.c51 #define PRIu64 "u" macro
/linux-3.4.99/tools/perf/util/ui/browsers/
Dhists.c603 slsmg_printf(" %12" PRIu64, entry->period); in hist_browser__show_entry()