Searched refs:PRIdS (Results 1 - 12 of 12) sorted by path

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dconfig.h.in233 #undef PRIdS
H A Dconfig_android.h233 #define PRIdS "zd" macro
H A Dconfig_freebsd.h233 #define PRIdS "d" macro
242 #define PRIdS "ld" macro
H A Dconfig_linux.h233 #define PRIdS "zd" macro
H A Dconfig_win.h262 #define PRIdS "Id" macro
H A Dheap-profiler.cc472 RAW_LOG(INFO, "sbrk(inc=%" PRIdS ") = 0x%" PRIxPTR,
H A Dmemory_region_map.cc787 RAW_VLOG(10, "Sbrk = 0x%" PRIxPTR " of %" PRIdS,
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dconfig.h251 #define PRIdS "Id" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dconfig.h.in230 #undef PRIdS
H A Dheap-profiler.cc393 RAW_LOG(INFO, "sbrk(inc=%"PRIdS") = 0x%"PRIxPTR"",
H A Dmemory_region_map.cc624 RAW_VLOG(10, "Sbrk = 0x%"PRIxPTR" of %"PRIdS"", (uintptr_t)result, increment);
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dconfig.h251 #define PRIdS "Id" macro

Completed in 5035 milliseconds