Home
last modified time | relevance | path

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

123

/Linux-v5.4/tools/testing/selftests/kvm/
Ddirty_log_test.c176 DEBUG("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker()
195 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify()
209 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify()
210 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify()
234 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify()
235 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify()
381 DEBUG("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test()
382 "track_next (%"PRIu64")\n", host_dirty_count, host_clear_count, in run_test()
410 printf(" -i: specify iteration counts (default: %"PRIu64")\n", in help()
412 printf(" -I: specify interval in ms (default: %"PRIu64" ms)\n", in help()
[all …]
/Linux-v5.4/tools/perf/tests/
Dtime-utils-test.c26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n", in test__parse_nsec_time()
31 pr_debug("%" PRIu64 "\n", ptime); in test__parse_nsec_time()
50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_str()
85 pr_debug("first_sample_time %" PRIu64 " last_sample_time %" PRIu64 "\n", in test__perf_time__parse_for_ranges()
104 pr_debug("bad range %d expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_for_ranges()
118 pr_debug("failed to skip %" PRIu64 "\n", d->skip[i]); in test__perf_time__parse_for_ranges()
123 pr_debug("failed to keep %" PRIu64 "\n", d->noskip[i]); in test__perf_time__parse_for_ranges()
Dhists_common.c182 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in()
209 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
Dperf-record.c193 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD()
198 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
Devent-times.c204 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n", in test_times()
Dunit_number__scnprintf.c30 pr_debug("n %" PRIu64 ", str '%s', buf '%s'\n", in test__unit_number__scnprint()
Dopenat-syscall.c55 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n", in test__openat_syscall_event()
Dopenat-syscall-all-cpus.c114 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.c80 pr_debug("Couldn't open evlist: %s\nHint: check %s, using %" PRIu64 " in this test.\n", in __test__sw_clock_freq()
/Linux-v5.4/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c154 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
156 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
158 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
/Linux-v5.4/tools/perf/util/
Dtop.c48 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [", in perf_top__header_snprintf()
75 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
Dtime-utils.c114 pr_debug("start time %" PRIu64 ", ", ptime->start); in perf_time__parse_str()
115 pr_debug("end time %" PRIu64 "\n", ptime->end); in perf_time__parse_str()
312 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start); in percent_comma_split()
313 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end); in percent_comma_split()
512 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec()
520 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec); in timestamp__scnprintf_nsec()
Dvalues.c227 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_pretty()
242 fprintf(fp, " %*" PRIu64, in perf_read_values__display_pretty()
279 width = snprintf(NULL, 0, "%" PRIu64, values->value[i][j]); in perf_read_values__display_raw()
291 fprintf(fp, " %*d %*d %*s %*" PRIx64 " %*" PRIu64, in perf_read_values__display_raw()
Ddwarf-aux.c1014 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope()
1018 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope()
1078 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_range()
1082 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_range()
Dordered-events.c154 pr("alloc size %" PRIu64 "B (+%zu), max %" PRIu64 "B\n", in alloc_event()
163 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()
Dstat.c391 fprintf(config->output, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", in perf_stat_process_counter()
Dsession.c1034 printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr); in callchain__lbr_callstack_printf()
1057 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
1068 printf("%s: nr:%" PRIu64 "\n", in branch_stack__printf()
1076 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n", in branch_stack__printf()
1085 printf("..... %2"PRIu64": %016" PRIx64 "\n", in branch_stack__printf()
1147 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
1167 printf("%" PRIu64 " ", sample->time); in perf_evlist__print_tstamp()
1185 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
1228 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
1250 printf("... weight: %" PRIu64 "\n", sample->weight); in dump_sample()
[all …]
Devent.h28 #define PRI_lu64 "l" PRIu64
32 #define PRI_lu64 PRIu64
/Linux-v5.4/tools/perf/ui/gtk/
Dprogress.c35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
/Linux-v5.4/tools/perf/
Dbuiltin-mem.c177 "%s%"PRIu64"%s0x%"PRIx64"%s%s:%s\n"; in dump_raw_samples()
180 "%s0x%016"PRIx64"%s%5"PRIu64"%s0x%06"PRIx64 in dump_raw_samples()
204 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 in dump_raw_samples()
208 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
Dbuiltin-lock.c750 pr_info("%15" PRIu64 " ", st->avg_wait_time); in print_result()
751 pr_info("%15" PRIu64 " ", st->wait_time_total); in print_result()
752 pr_info("%15" PRIu64 " ", st->wait_time_max); in print_result()
753 pr_info("%15" PRIu64 " ", st->wait_time_min == ULLONG_MAX ? in print_result()
Dbuiltin-diff.c312 "(%" PRIu64 " * 100 / %" PRIu64 ") - " in formula_delta()
313 "(%" PRIu64 " * 100 / %" PRIu64 ")", in formula_delta()
334 "(%" PRIu64 " * " "%" PRId64 ") - (%" PRIu64 " * " "%" PRId64 ")", in formula_wdiff()
1470 scnprintf(buf, size, "%" PRIu64, he->stat.period); in hpp__entry_unpair()
1534 scnprintf(buf, size, "%" PRIu64, pair->stat.period); in hpp__entry_pair()
Dbuiltin-kmem.c1183 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation requests", in print_page_summary()
1185 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free requests", in print_page_summary()
1189 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc+freed requests", in print_page_summary()
1191 printf("%-30s: %'16"PRIu64" [ %'16"PRIu64" KB ]\n", "Total alloc-only requests", in print_page_summary()
1194 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total free-only requests", in print_page_summary()
1198 printf("%-30s: %'16lu [ %'16"PRIu64" KB ]\n", "Total allocation failures", in print_page_summary()

123