Searched defs:FlushTable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc89 void FlushTable();
207 void CpuProfiler::FlushTable() { function in class:CpuProfiler
220 collector_.FlushTable();
296 CpuProfiler::instance_.FlushTable();
H A Dprofiledata.cc239 void ProfileData::FlushTable() { function in class:ProfileData
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc87 void FlushTable();
205 void CpuProfiler::FlushTable() { function in class:CpuProfiler
218 collector_.FlushTable();
294 CpuProfiler::instance_.FlushTable();
H A Dprofiledata.cc239 void ProfileData::FlushTable() { function in class:ProfileData

Completed in 380 milliseconds