HomeSort by relevance Sort by last modified time
    Searched refs:PRIu64 (Results 101 - 125 of 145) sorted by null

1 2 3 45 6

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_mm.c 149 debug_printf("MM: new slab, total memory = %"PRIu64" KiB\n",
  /external/linux-tools-perf/util/
session.c 675 printf("... chain: nr:%" PRIu64 "\n", sample->callchain->nr);
696 printf("%" PRIu64 " ", sample->time);
723 printf("(IP, %d): %d/%d: %#" PRIx64 " period: %" PRIu64 "\n",
878 ui__warning("Processed %" PRIu64 " events and LOST %" PRIu64
    [all...]
event.c 479 dump_printf(": id:%" PRIu64 ": lost:%" PRIu64 "\n",
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 439 #ifndef PRIu64
440 #error PRIu64 not defined
  /external/chromium_org/net/cookies/
canonical_cookie.cc 194 pc.MaxAge().c_str(), " %" PRIu64, &max_age) == 1) {
  /external/qemu/elff/
dwarf_utils.cc 280 printf("XWORD) = %" PRIu64 " (x%" PRIX64 ")\n", attr_value->u64,
  /external/qemu/
qemu-common.h 116 #define PRIu64 "I64u"
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_utils.cc 280 printf("XWORD) = %" PRIu64 " (x%" PRIX64 ")\n", attr_value->u64,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 111 # define PRIu64 __PRI64_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 111 # define PRIu64 __PRI64_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 111 # define PRIu64 __PRI64_PREFIX "u"
  /external/linux-tools-perf/
builtin-lock.c 807 pr_info("%15" PRIu64 " ", st->wait_time_total);
808 pr_info("%15" PRIu64 " ", st->wait_time_max);
809 pr_info("%15" PRIu64 " ", st->wait_time_min == ULLONG_MAX ?
builtin-script.c 360 pr_err("Samples misordered, previous: %" PRIu64
361 " this: %" PRIu64 "\n", last_timestamp,
404 pr_err("Misordered timestamps: %" PRIu64 "\n", nr_unordered);
builtin-stat.c 356 fprintf(stderr, "%s: %" PRIu64 " %" PRIu64 " %" PRIu64 "\n",
    [all...]
builtin-report.c 153 dump_printf(": %d %d %s %" PRIu64 "\n", event->read.pid, event->read.tid,
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 142 #ifndef PRIu64
143 # define PRIu64 "llu"
367 snprintf(intbuf, sizeof(intbuf), "%"PRIu64, VALUE_AS(uint64));
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc 143 #ifndef PRIu64
144 # define PRIu64 "llu"
367 snprintf(intbuf, sizeof(intbuf), "%"PRIu64, VALUE_AS(uint64));
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc 589 RAW_VLOG(10, "MMap = 0x%"PRIxPTR" of %"PRIuS" at %"PRIu64" "
  /external/elfutils/src/
elflint.c 941 section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %" PRIu64 " does not match %s section size %" PRIu64 "\n"),
972 section [%2d] '%s': _DYNAMIC symbol size %" PRIu64 " does not match dynamic segment size %" PRIu64 "\n"),
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_screen.c 748 debug_printf("TPs = %u, MPsInTP = %u, VRAM = %"PRIu64" MiB, tls_size = %"PRIu64" KiB\n",
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.c 748 debug_printf("TPs = %u, MPsInTP = %u, VRAM = %"PRIu64" MiB, tls_size = %"PRIu64" KiB\n",
  /external/qemu/android/
main.c 148 snprintf(temp, sizeof temp, "(%" PRIu64 " bytes > %" PRIu64 " bytes)", imageBytes, defaultBytes);
    [all...]
  /external/tcpdump/
smbutil.c 527 printf("%" PRIu64 " (0x%" PRIx64 ")", x, x);
543 printf("%" PRIu64 " (0x%" PRIx64 ")", x, x);
    [all...]
  /external/chromium_org/net/cert/
crl_set.cc 484 header += base::StringPrintf(",\"NotAfter\":%" PRIu64, not_after_);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.cc 752 RAW_VLOG(10, "MMap = 0x%" PRIxPTR " of %" PRIuS " at %" PRIu64 " "
    [all...]

Completed in 5348 milliseconds

1 2 3 45 6