Searched defs:FillProcSelfMaps (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dsysinfo.cc1102 int FillProcSelfMaps(char buf[], int size, bool* wrote_all) { function in namespace:tcmalloc
1125 // Dump the same data as FillProcSelfMaps reads to fd.
1126 // It seems easier to repeat parts of FillProcSelfMaps here than to
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dsysinfo.cc943 int FillProcSelfMaps(char buf[], int size, bool* wrote_all) { function in namespace:tcmalloc
966 // Dump the same data as FillProcSelfMaps reads to fd.
967 // It seems easier to repeat parts of FillProcSelfMaps here than to

Completed in 631 milliseconds