Home
last modified time | relevance | path

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

123

/Linux-v4.19/tools/testing/selftests/kvm/
Ddirty_log_test.c140 DEBUG("VCPU exits, dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker()
157 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify()
171 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify()
172 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify()
196 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify()
197 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify()
216 printf(" -i: specify iteration counts (default: %"PRIu64")\n", in help()
218 printf(" -I: specify interval in ms (default: %"PRIu64" ms)\n", in help()
251 DEBUG("Test iterations: %"PRIu64", interval: %"PRIu64" (ms)\n", in main()
299 DEBUG("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in main()
[all …]
/Linux-v4.19/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c148 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
150 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
152 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
/Linux-v4.19/tools/perf/util/
Dstat.c365 fprintf(config->output, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", in perf_stat_process_counter()
405 ret = fprintf(fp, "\n... id %" PRIu64 ", cpu %d, thread %d\n", in perf_event__fprintf_stat()
407 ret += fprintf(fp, "... value %" PRIu64 ", enabled %" PRIu64 ", running %" PRIu64 "\n", in perf_event__fprintf_stat()
418 ret = fprintf(fp, "\n... time %" PRIu64 ", type %s\n", rd->time, in perf_event__fprintf_stat_round()
Dtime-utils.c111 pr_debug("start time %" PRIu64 ", ", ptime->start); in perf_time__parse_str()
112 pr_debug("end time %" PRIu64 "\n", ptime->end); in perf_time__parse_str()
249 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start); in percent_comma_split()
250 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end); in percent_comma_split()
404 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec()
Dvalues.c226 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_pretty()
241 fprintf(fp, " %*" PRIu64, in perf_read_values__display_pretty()
278 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_raw()
290 fprintf(fp, " %*d %*d %*s %*" PRIx64 " %*" PRIu64, in perf_read_values__display_raw()
Ddwarf-aux.c1027 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope()
1031 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope()
1091 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_range()
1095 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_range()
Dsession.c906 printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr); in callchain__lbr_callstack_printf()
929 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
940 printf("... branch stack: nr:%" PRIu64 "\n", sample->branch_stack->nr); in branch_stack__printf()
945 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n", in branch_stack__printf()
1012 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
1032 printf("%" PRIu64 " ", sample->time); in perf_evlist__print_tstamp()
1050 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
1091 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
1113 printf("... weight: %" PRIu64 "\n", sample->weight); in dump_sample()
1136 printf(": %d %d %s %" PRIu64 "\n", event->read.pid, event->read.tid, in dump_read()
[all …]
Dordered-events.c119 pr("alloc size %" PRIu64 "B (+%zu), max %" PRIu64 "B\n", in alloc_event()
129 pr("allocation limit reached %" PRIu64 "B\n", oe->max_alloc_size); in alloc_event()
Dunits.c68 return scnprintf(buf, size, "%" PRIu64 "%c", n, unit[i]); in unit_number__scnprintf()
Ddebug.c67 ret = fprintf(stderr, "[%13" PRIu64 ".%06" PRIu64 "] ", in veprintf_time()
Dintel-pt.c1876 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch()
1917 intel_pt_log("context_switch: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_context_switch()
1935 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start()
2002 intel_pt_log("event %s (%u): cpu %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_event()
2123 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
2357 [INTEL_PT_TIME_SHIFT] = " Time Shift %"PRIu64"\n",
2358 [INTEL_PT_TIME_MULT] = " Time Muliplier %"PRIu64"\n",
2359 [INTEL_PT_TIME_ZERO] = " Time Zero %"PRIu64"\n",
2367 [INTEL_PT_TSC_CTC_N] = " TSC:CTC numerator %"PRIu64"\n",
2368 [INTEL_PT_TSC_CTC_D] = " TSC:CTC denominator %"PRIu64"\n",
[all …]
Dannotate.c860 ", evidx=%d] => nr_samples: %" PRIu64 ", period: %" PRIu64 "\n", in __symbol__inc_addr_samples()
1393 color_fprintf(stdout, color, " %11" PRIu64, in annotation_line__print()
1396 color_fprintf(stdout, color, " %7" PRIu64, in annotation_line__print()
2032 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, in symbol__annotate_hits()
2034 printf("%*s: %" PRIu64 "\n", BITS_PER_LONG / 2, "h->nr_samples", h->nr_samples); in symbol__annotate_hits()
2087 graph_dotted_len = printf(" %-*.*s| Source code & Disassembly of %s for %s (%" PRIu64 " samples, " in symbol__annotate_printf()
2593 obj__printf(obj, "%11" PRIu64 " ", al->data[i].he.period); in __annotation_line__write()
2595 obj__printf(obj, "%6" PRIu64 " ", in __annotation_line__write()
2623 obj__printf(obj, "%*" PRIu64 " ", in __annotation_line__write()
2637 "%" PRIu64 "(%" PRIu64 "/%" PRIu64 ")", in __annotation_line__write()
/Linux-v4.19/tools/perf/ui/gtk/
Dprogress.c36 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
/Linux-v4.19/tools/perf/tests/
Dhists_common.c180 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in()
207 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
Dperf-record.c190 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD()
195 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
Devent-times.c202 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n", in test_times()
Dunit_number__scnprintf.c29 pr_debug("n %" PRIu64 ", str '%s', buf '%s'\n", in test__unit_number__scnprint()
Dopenat-syscall.c53 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n", in test__openat_syscall_event()
Dopenat-syscall-all-cpus.c111 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls on cpu %d, got %" PRIu64 "\n", in test__openat_syscall_event_on_all_cpus()
Dsw-clock.c76 pr_debug("Couldn't open evlist: %s\nHint: check %s, using %" PRIu64 " in this test.\n", in __test__sw_clock_freq()
/Linux-v4.19/tools/perf/
Dbuiltin-mem.c173 "%s%"PRIu64"%s0x%"PRIx64"%s%s:%s\n"; in dump_raw_samples()
176 "%s0x%016"PRIx64"%s%5"PRIu64"%s0x%06"PRIx64 in dump_raw_samples()
200 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 in dump_raw_samples()
204 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
Dbuiltin-diff.c282 "(%" PRIu64 " * 100 / %" PRIu64 ") - " in formula_delta()
283 "(%" PRIu64 " * 100 / %" PRIu64 ")", in formula_delta()
304 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
972 scnprintf(buf, size, "%" PRIu64, he->stat.period); in hpp__entry_unpair()
1036 scnprintf(buf, size, "%" PRIu64, pair->stat.period); in hpp__entry_pair()
Dbuiltin-sched.c326 printf("run measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_run_measurement_overhead()
344 printf("sleep measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_sleep_measurement_overhead()
790 printf("the run test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
796 printf("the sleep test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
849 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in replay_switch_event()
853 pr_debug(" ... switch from %s/%d to %s/%d [ran %" PRIu64 " nsecs]\n", in replay_switch_event()
1115 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in latency_switch_event()
1336 printf("|%11.3f ms |%9" PRIu64 " | avg:%9.3f ms | max:%9.3f ms | max at: %13s s\n", in output_lat_thread()
1550 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in map_switch_event()
2644 printf("lost %" PRIu64 " events on cpu %d\n", event->lost.lost, sample->cpu); in process_lost()
[all …]
Dbuiltin-lock.c749 pr_info("%15" PRIu64 " ", st->avg_wait_time); in print_result()
750 pr_info("%15" PRIu64 " ", st->wait_time_total); in print_result()
751 pr_info("%15" PRIu64 " ", st->wait_time_max); in print_result()
752 pr_info("%15" PRIu64 " ", st->wait_time_min == ULLONG_MAX ? in print_result()
Dbuiltin-kmem.c1176 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation requests", in print_page_summary()
1178 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free requests", in print_page_summary()
1182 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc+freed requests", in print_page_summary()
1184 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc-only requests", in print_page_summary()
1187 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free-only requests", in print_page_summary()
1191 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation failures", in print_page_summary()

123