Home
last modified time | relevance | path

Searched defs:dump_count (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Dheap-profiler.cc167 static int dump_count = 0; // How many dumps so far variable
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-profiler.cc216 static int dump_count = 0; // How many dumps so far variable
Ddeep-heap-profile.cc693 const char* prefix, int dump_count, char raw_buffer[], int buffer_size) { in WriteForBucketFile()