PRIdS             472 third_party/tcmalloc/chromium/src/heap-profiler.cc     RAW_LOG(INFO, "sbrk(inc=%" PRIdS ") = 0x%" PRIxPTR,
PRIdS             787 third_party/tcmalloc/chromium/src/memory_region_map.cc   RAW_VLOG(10, "Sbrk = 0x%" PRIxPTR " of %" PRIdS,
PRIdS             393 third_party/tcmalloc/vendor/src/heap-profiler.cc     RAW_LOG(INFO, "sbrk(inc=%"PRIdS") = 0x%"PRIxPTR"",
PRIdS             624 third_party/tcmalloc/vendor/src/memory_region_map.cc   RAW_VLOG(10, "Sbrk = 0x%"PRIxPTR" of %"PRIdS"", (uintptr_t)result, increment);