| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
| H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 9 | status(" Known files not found: %"PRIu64, this->match.unused); 29 - snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); 30 + snprintf(msg,sizeof(msg),"%02" PRIu64 ":%02" PRIu64 ":%02" PRIu64 " left", hour, min, seconds); 38 - status(" Input files examined: %"PRIu64, this->match.total); 39 - status(" Known files expecting: %"PRIu64, this->match.expect); 40 + status(" Input files examined: %" PRIu64, this->match.total); 41 + status(" Known files expecting: %" PRIu64, this->match.expect); 43 - status(" Files matched: %"PRIu64, this->match.exact); 44 - status("Files partially matched: %"PRIu64, this->match.partial); 45 - status(" Files moved: %"PRIu64, this->match.moved); [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | time-utils-test.c | 26 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()
|
| H A D | hists_common.c | 182 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()
|
| H A D | perf-record.c | 194 pr_info("%" PRIu64" %d ", sample.time, sample.cpu); in test__PERF_RECORD() 199 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD()
|
| H A D | event-times.c | 204 pr_debug(" %s: ena %" PRIu64", run %" PRIu64"\n", in test_times()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/ |
| H A D | dirty_log_test.c | 285 pr_info("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker() 303 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify() 317 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 318 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 342 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 343 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 481 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test() 482 "track_next (%"PRIu64")\n", host_dirty_count, host_clear_count, in run_test() 509 printf(" -i: specify iteration counts (default: %"PRIu64")\n", in help() 511 printf(" -I: specify interval in ms (default: %"PRIu64" ms)\n", in help() [all …]
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_vblank.c | 141 …DebugPresent(("q %" PRIu64 " %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 " (crtc %p) flip %d vsyn… in present_vblank_create() 156 …DebugPresent(("\tx %" PRIu64 " %p %" PRIu64 " %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 " (crtc %p… in present_vblank_scrap() 178 DebugPresent(("\td %" PRIu64 " %p %" PRIu64 " %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_vblank_destroy()
|
| H A D | present_scmd.c | 354 DebugPresent(("u %" PRIu64 "\n", screen_priv->unflip_event_id)); in present_unflip() 364 DebugPresent(("\tn %" PRIu64 " %p %" PRIu64 " %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_flip_notify() 405 DebugPresent(("\te %" PRIu64 " ust %" PRIu64 " msc %" PRIu64 "\n", event_id, ust, msc)); in present_event_notify() 428 DebugPresent(("\tun %" PRIu64 "\n", event_id)); in present_event_notify() 550 DebugPresent(("\tr %" PRIu64 " %p (pending %p unflip %" PRIu64 ")\n", in present_execute() 568 DebugPresent(("\tf %" PRIu64 " %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_execute() 613 DebugPresent(("\tc %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_execute() 718 … DebugPresent(("\tx %" PRIu64 " %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 " (crtc %p)\n", in present_scmd_pixmap()
|
| H A D | present_wnmd.c | 183 DebugPresent(("\tn %" PRIu64 " %p %" PRIu64 " %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_wnmd_flip_notify() 228 DebugPresent(("\te %" PRIu64 " ust %" PRIu64 " msc %" PRIu64 "\n", event_id, ust, msc)); in present_wnmd_event_notify() 446 DebugPresent(("\tr %" PRIu64 " %p (pending %p)\n", in present_wnmd_execute() 466 DebugPresent(("\tf %" PRIu64 " %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_wnmd_execute() 514 DebugPresent(("\tc %p %" PRIu64 ": %08" PRIx32 " -> %08" PRIx32 "\n", in present_wnmd_execute()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | perf-time-to-tsc.c | 153 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 155 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 157 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | top.c | 48 " 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()
|
| H A D | time-utils.c | 114 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() 533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec() 541 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec); in timestamp__scnprintf_nsec()
|
| H A D | values.c | 227 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()
|
| H A D | dwarf-aux.c | 1148 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope() 1152 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_innermost_scope() 1212 ret = strbuf_addf(buf, "@<%s+[%" PRIu64 "-%" PRIu64, in die_get_var_range() 1216 ret = strbuf_addf(buf, ",%" PRIu64 "-%" PRIu64, in die_get_var_range()
|
| H A D | ordered-events.c | 154 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()
|
| /OK3568_Linux_fs/u-boot/test/stdint/ |
| H A D | int-types.c | 11 printf("uint64 = %" PRIu64 "\n", uint64); in test_types() 12 printf("u64 = %" PRIu64 "\n", u64_val); in test_types()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2022-4144.patch | 62 + "slot %d offset %"PRIu64" > region size %"PRIu64"\n", 70 + "slot %d offset %"PRIu64" size %zu: " 71 + "overrun by %"PRIu64" bytes\n",
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/gtk/ |
| H A D | progress.c | 35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, p->curr, p->total); in gtk_ui_progress__update()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fade.c | 189 lsx_debug("in_start = %" PRIu64 " in_stop = %" PRIu64 " " in sox_fade_start() 190 "out_start = %" PRIu64 " out_stop = %" PRIu64, in sox_fade_start()
|
| H A D | dither.h | 19 lsx_debug("flow %" PRIuPTR ": on @ %" PRIu64, effp->flow, p->num_output); in NAME() 24 lsx_debug("flow %" PRIuPTR ": off @ %" PRIu64, effp->flow, p->num_output); in NAME()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hwint.h | 92 #undef PRIu64 93 #define PRIu64 GCC_PRI64 "u" macro 112 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" PRIu64
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hwint.h | 92 #undef PRIu64 93 #define PRIu64 GCC_PRI64 "u" macro 112 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" PRIu64
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-mem.c | 167 "%s%"PRIu64"%s0x%"PRIx64"%s%s:%s\n"; in dump_raw_samples() 170 "%s0x%016"PRIx64"%s%5"PRIu64"%s0x%06"PRIx64 in dump_raw_samples() 194 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 in dump_raw_samples() 198 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
|
| /OK3568_Linux_fs/buildroot/package/efivar/ |
| H A D | 0004-Fix-another-error-of-Werror-address-of-packed-member.patch | 53 ",%"PRIu64",%"PRIu64")",
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | display_options.c | 69 printf("%" PRIu64 " Hz%s", freq, s); in print_freq() 109 printf("%" PRIu64 " Bytes%s", size, s); in print_size()
|