PRIxPTR 106 third_party/tcmalloc/chromium/src/base/basictypes.h #ifndef PRIxPTR PRIxPTR 813 third_party/tcmalloc/chromium/src/heap-checker.cc RAW_VLOG(11, "Looking into %s: 0x%" PRIxPTR "..0x%" PRIxPTR, PRIxPTR 324 third_party/tcmalloc/chromium/src/heap-profile-table.cc printed = snprintf(buf + buflen, bufsize - buflen, " 0x%08" PRIxPTR, PRIxPTR 522 third_party/tcmalloc/chromium/src/heap-profile-table.cc snprintf(addr, 16, "0x%08" PRIxPTR, ptr); PRIxPTR 724 third_party/tcmalloc/chromium/src/heap-profile-table.cc printer.Printf("\t@ %" PRIxPTR " %s\n", PRIxPTR 428 third_party/tcmalloc/chromium/src/heap-profiler.cc "mmap(start=0x%" PRIxPTR ", len=%" PRIuS ", prot=0x%x, flags=0x%x, " PRIxPTR 429 third_party/tcmalloc/chromium/src/heap-profiler.cc "fd=%d, offset=0x%x) = 0x%" PRIxPTR, PRIxPTR 446 third_party/tcmalloc/chromium/src/heap-profiler.cc "mremap(old_addr=0x%" PRIxPTR ", old_size=%" PRIuS ", " PRIxPTR 447 third_party/tcmalloc/chromium/src/heap-profiler.cc "new_size=%" PRIuS ", flags=0x%x, new_addr=0x%" PRIxPTR ") = " PRIxPTR 448 third_party/tcmalloc/chromium/src/heap-profiler.cc "0x%" PRIxPTR, PRIxPTR 462 third_party/tcmalloc/chromium/src/heap-profiler.cc RAW_LOG(INFO, "munmap(start=0x%" PRIxPTR ", len=%" PRIuS ")", PRIxPTR 472 third_party/tcmalloc/chromium/src/heap-profiler.cc RAW_LOG(INFO, "sbrk(inc=%" PRIdS ") = 0x%" PRIxPTR, PRIxPTR 752 third_party/tcmalloc/chromium/src/memory_region_map.cc RAW_VLOG(10, "MMap = 0x%" PRIxPTR " of %" PRIuS " at %" PRIu64 " " PRIxPTR 773 third_party/tcmalloc/chromium/src/memory_region_map.cc RAW_VLOG(10, "MRemap = 0x%" PRIxPTR " of 0x%" PRIxPTR " %" PRIuS " " PRIxPTR 774 third_party/tcmalloc/chromium/src/memory_region_map.cc "to %" PRIuS " flags %d new_addr=0x%" PRIxPTR, PRIxPTR 787 third_party/tcmalloc/chromium/src/memory_region_map.cc RAW_VLOG(10, "Sbrk = 0x%" PRIxPTR " of %" PRIdS, PRIxPTR 808 third_party/tcmalloc/chromium/src/memory_region_map.cc RAW_LOG(INFO, "Memory region 0x%" PRIxPTR "..0x%" PRIxPTR " " PRIxPTR 809 third_party/tcmalloc/chromium/src/memory_region_map.cc "from 0x%" PRIxPTR " stack=%d", PRIxPTR 232 third_party/tcmalloc/chromium/src/symbolize.cc "0x%" PRIxPTR "\n", reinterpret_cast<uintptr_t>(iter->first)); PRIxPTR 106 third_party/tcmalloc/vendor/src/base/basictypes.h #ifndef PRIxPTR PRIxPTR 813 third_party/tcmalloc/vendor/src/heap-checker.cc RAW_VLOG(11, "Looking into %s: 0x%" PRIxPTR "..0x%" PRIxPTR, PRIxPTR 316 third_party/tcmalloc/vendor/src/heap-profile-table.cc printed = snprintf(buf + buflen, bufsize - buflen, " 0x%08" PRIxPTR, PRIxPTR 666 third_party/tcmalloc/vendor/src/heap-profile-table.cc printer.Printf("\t@ %"PRIxPTR" %s\n", PRIxPTR 349 third_party/tcmalloc/vendor/src/heap-profiler.cc "mmap(start=0x%"PRIxPTR", len=%"PRIuS", prot=0x%x, flags=0x%x, " PRIxPTR 350 third_party/tcmalloc/vendor/src/heap-profiler.cc "fd=%d, offset=0x%x) = 0x%"PRIxPTR"", PRIxPTR 367 third_party/tcmalloc/vendor/src/heap-profiler.cc "mremap(old_addr=0x%"PRIxPTR", old_size=%"PRIuS", " PRIxPTR 368 third_party/tcmalloc/vendor/src/heap-profiler.cc "new_size=%"PRIuS", flags=0x%x, new_addr=0x%"PRIxPTR") = " PRIxPTR 369 third_party/tcmalloc/vendor/src/heap-profiler.cc "0x%"PRIxPTR"", PRIxPTR 383 third_party/tcmalloc/vendor/src/heap-profiler.cc RAW_LOG(INFO, "munmap(start=0x%"PRIxPTR", len=%"PRIuS")", PRIxPTR 393 third_party/tcmalloc/vendor/src/heap-profiler.cc RAW_LOG(INFO, "sbrk(inc=%"PRIdS") = 0x%"PRIxPTR"", PRIxPTR 589 third_party/tcmalloc/vendor/src/memory_region_map.cc RAW_VLOG(10, "MMap = 0x%"PRIxPTR" of %"PRIuS" at %"PRIu64" " PRIxPTR 610 third_party/tcmalloc/vendor/src/memory_region_map.cc RAW_VLOG(10, "MRemap = 0x%"PRIxPTR" of 0x%"PRIxPTR" %"PRIuS" " PRIxPTR 611 third_party/tcmalloc/vendor/src/memory_region_map.cc "to %"PRIuS" flags %d new_addr=0x%"PRIxPTR, PRIxPTR 624 third_party/tcmalloc/vendor/src/memory_region_map.cc RAW_VLOG(10, "Sbrk = 0x%"PRIxPTR" of %"PRIdS"", (uintptr_t)result, increment); PRIxPTR 644 third_party/tcmalloc/vendor/src/memory_region_map.cc RAW_LOG(INFO, "Memory region 0x%"PRIxPTR"..0x%"PRIxPTR" " PRIxPTR 645 third_party/tcmalloc/vendor/src/memory_region_map.cc "from 0x%"PRIxPTR" stack=%d", PRIxPTR 232 third_party/tcmalloc/vendor/src/symbolize.cc "0x%"PRIxPTR"\n", reinterpret_cast<uintptr_t>(iter->first));